| A | B |
| form | used to maintain, view, or print records in a database |
| tabular and datasheet layouts | display fields from multiple records |
| columnar and justified layouts | display fields from one record at a time |
| AutoFormat | predesigned style for form |
| asterisk * | wildcard character used to find values |
| main form | data from primary table |
| subform | data from related table |
| best fit | make column as wide as longest value |
| Form Design View | used to modify a form |
| handles | black boxes on selected item |
| detail record | set of field values for each record |
| landscape orientation | 11 by 8.5 inches |
| portrait orientation | 8.5 by 11 inches |
| control | items displayed in form and report design views |
| label control | identifies name of field |
| text box control | displays actual field values |
| unassociated label | label does not have corresponding text box |
| report header | displays info only on first page of report |
| New Record button | adds a new record |
| Delete Record button | deletes current record |