INLS261 Tools for Information LiteracyMicrosoft's Access logo and connnections

[UNC] [SILS] [REB] [How Stuff Works] [Web Style Guide] [ATN] [ITS Tips] [Other Lives] [links]

[starters] <previous session] [next session>

[RDBMS & tables] [relationships] [forms & simple queries] [more queries & reports] [lab]
[forms] [subtask 5.3] [simple queries] [subtask 5.4] [next time]

Why use forms?

Access Forms Help

[top]

Forms tools

Form (Access Help)

[top]

[top]

Form Wizard -  the most flexible wizard

Access Form Wizard Help

 

[top]

Including More than One Table in a Form

Creating a Form/Subform

the main form is in a single-column format, and the subform is either in a datasheet or tabular layout

[top]

Controls

Access Understand Controls Help

Forms use graphical objects, called controls, to link the object back to the underlying table or query

There are three types of basic controls in Access: unbound, bound, and calculated

  1.  Unbound controls  allow you to display information that is not stored in the database
  2.  Bound controls  link information stored in the form's underlying table or query
  3.  Calculated controls  are a subset of bound controls, but operate on data taken from the table or query by using an expression

[top]

Two other approaches to forms using Access 2003, from Serena Fenton's INLS461 class

  1. Creating Forms in Access
  2. Modifying Forms

[top]

© R.E. Bergquist