Concepts
What is a form?
A form is another type of object in a database:
A form provides an interface for entering, modifying, and viewing records. In an earlier lesson we showed how to enter, modify and view records in Datasheet
view:
The advantages of using a form rather than Datasheet view to enter, modify
and view records are:
- You may create a form to match an existing physical paper form. Having
an electronic form that matches a familiar paper form speeds data entry
and reduces data entry errors.
- A form may include controls. Controls
simplify data entry and can improve the appearance of the form.
- A form focuses on a single record at a time.
- The arrangement of fields on a form may be logical.
Here is an example of a form designed for the table above:
Copyright 1997 by the Curators of the University
of Missouri