| A | B |
| A filtering technique in which you select a value or partial value for which you want to filter using the Filter by Selection button. | Filter by Selection |
| An Access form that is created automatically by the Form Wizard with no user input. | Auto Form |
| A control that is tied to a specific underlying field in an Access query or table to display the data in that field. | Bound control |
| An object on an Access form or report that displays data, performs an action, or adds graphics to the form or report (examples are textboxes, image controls, options buttons, labels, command buttons, and subform controls) | Control |
| The floating toolbar that contains the buttons for creating controls in form or report Design view; also called the Controls Toolbox. | Toolbox |
| A control that is not tied to a specific field in a query or table; used to display general information or to perform calculations on the values in other controls in a form or report. | Unbound control |
| A part of an Access form or report that contains a specific type of data, such as a header, footer, or detail section | Section |
| Limiting condition used in Access queries and filters | Criteria |