As stated previously, FORMS are used to display data from one or more tables or queries. They are also used to enter data into the database in a more user-friendly way than with a table. The process of entering as well as viewing data is very similar to the process use to enter and view data in a table. Forms can also contain controls that allow the user to easily view, enter and edit data.
| Getting Started | Creating a Form Using the Form Wizard | Modifying a Form Using Design View | Entering Data Using a Form |
Getting Started with FormsTo create a form, you must first click on Forms in the Database window under Objects along the left. |
|
|
| Now you have three choices. You can create a form by: |
![]() |
Generally speaking, the simplest approach to creating a form is to start by creating a from using the Form Wizard, then enhancing that form in Design view. We will now create a form for inputting data into the Student List database. |
|
||
|
|
||
|
||
| A new form will open entitled Data
Entry Form that displays all of the information one record at a
time. To navigate from one record to the next, use the navigation tools
at the lower right of this window:
|
||
|
||
| If you return to the Student List : Database window with Forms selected, you will see a new item in the window. Anytime you want to browse the records in your database, edit existing records, or add new records, simply double-click on Data Entry Form | ||
|
|
||
| Try creating other simple forms using the wizard |
Now that we have create a form using the wizard, we will use Design View to change its appearance and add a control or two.
| With the Data Entry Form visible, switch from Form view to Design view. During the design process, you can switch back to Form view to see the results of your design. Switch back-and-forth often! |
|
||
You will need to access the following items during the design process: |
|||
|
If you want this |
Click on this to show the item | ||
|
The Toolbox allows you to add controls to your form |
|
||
|
The Field List shows the
fields from the |
|||
|
The Properties box allows
you to modify the properties of |
|||
The Formatting Toolbar |
|||
| This toolbar allows you to change the format of a field or its label. In Access terminology, you are changing the Properties of a control. | |||
|
|
|||
|
|||
|
|||
| Appearance of Field Labels | Rearranging Fields and Field Names | Adding a Header | Using Properties to Control Data Display |
The process of data entry and data editing is simplified when you use a form as compared to doing the same with a table.
Use the <Tab>
key to move from one field to another
and/or use
the mouse to move from one field to another, especially when you must click a
button or pull-down a list to complete data entry
Now, try designing other forms!
Copyright © 2003
last updated August 12, 2003