CSE1IS Information Systems
Week 8 Lecture 2
Microsoft Access Forms

1. Available Controls:

diagram of Forms Design ToolboxStandard Controls:

Advanced Controls that may require installation:

2. Validation:

2.1 Input Masks:

eg.1     Field name:   SURNAME
            Data Type:   Text
            Field Size:     10
           Input Mask:    LLLLLLLLLL

eg.2     Field name:   PHONE_NO
            Data Type:   Text
            Field Size:     14
            Input Mask:   (99) 9999 9999

eg.3     Field name:   DOB
            Data Type:   Date (Medium Date)
            Format:        dd-Mmm-yy
            Input Mask:   00->L<LL-00;0;_

Default value may be one of:

2.2 Validation Rule and Validation Text Properties:

2.3 Other Validation Controls:

3. SubForms:

3.1 Design of the Subform:

References:


Copyright © 2006 L. Staehr, B. Choi, C. Cope, J. McCullagh, P. Somerville, C. Matthews, B. Retallick
This lecture last updated on 11/09/2006 by  Brian Retallick, La Trobe University, Bendigo

NOTE: this webpage has not been brought up to WCAG 1.0 standard nor does it contain validated HTML