| A | B |
| grouping level | organizes data based on one or more fields |
| report | allows you to organize, summarize and print data |
| line tool | lets you draw line in report |
| print preview | way of viewing document on screen that enables you to see document as it will appear when printed |
| read-only | you can view it but cannot change it |
| report selector | appears in upper-left corner of report, where horizontal and vertical rulers intersect |
| report tool | quickly creates simple report that includes all fields in selected table or query, uses columnar format |
| report wizard | asks you about report you want to create and lets you select options in dialog boxes to specify report's record source and layout |
| label wizard | lets you create report that you can use to print standard or custom labels |
| form | database object that displays data from one or more tables or queries in a format that has similar appearance to paper form |
| record source | tables or queries that provide the data to be displayed in form |
| form tool | creates simple form that includes all fields in selected table or query, uses simple format and includes title |
| layout view | view controls in form and data from record source at same time |
| split form tool | creates form using all fields in selected table or query and splits window into two panes |
| multiple items tool | creates form that lists all fields in datasheet format but using style similar to form |
| datasheet tool | creates form that looks like datasheet |
| form wizard | helps you create form by lettting you select options in dialog boxes to specify record form's source and layout |
| theme | formats the form and its controls using predefined color, font and design scheme |
| find | command that lets you specify how to locate data in an object |
| form view | will see each record in record source, one at a time, in form |
| field list pane | contains tables in database and displays the fields they contain |
| control layout | container that groups together controls in form so you can change them as group |
| detail section | contains controls that displays one record at a time |
| form header section | displays information at top of each form |
| form footer section | displays information at bottome of each form |
| bound control | connected to field in record source and used to display, enter and update data |
| unbound control | not connected to record source and used to display information, lines, rectangles and pictures |