| A | B |
| A databaase object that presents data organized and formatted to your specifications | Report |
| An unbound control (usually a text box) that contains an expression that calculates the values in other controls in an Access form or report. | Calculated control |
| Limiting condition used in Access queries and filters | Criteria |
| One or more criterion that you can apply to a datasheet to display a subset of records. Those records that do not meet the criterion are "filtered out and are not displayed in the subset of records. | Filter |
| A filtering technique in which you can type the values for which you want to filter using a form | Filter by Form |
| Database object that holds controls for entering, editing and displaying data from an underlying table or query | Form |
| A sort order that sorts text values from A to Z and number values from 1 to 10. | Ascending sort |
| A sort order that sorts text values from Z to A and number values from 10 to 1. | Descending sort |