A | B |
The Access view in which you can make changes to a form or report while viewing the data. | Layout View |
The term used to describe objects and controls that are based on data that is stored in tables. | Bound |
An Access view that displays the detailed structure of a query, form, or report. | Design View |
Information, such as a form's title, that displays at the top of the screen in Form view and is printed at the top of the first page when records are printed as forms. | Form Header |
The section of a form or report that displays the records from the underlying table or query. | Detail Section |
Information at the bottom of the screen in Form view that prints after the last detail section on the last page. | Form Footer |
A gray bar in a form or report that identifies and separates one section from another. | Section Bar |
An object on a form or report that displays data, performs actions, and lets you work with information. | Control |
The graphical object on a form or report that displays the data from the underlying table or query. | Text Box Control |
A control that retrieves its data from an underlying table or query. | Bound Control |
A control on a form or report that contains descriptive information, typically a field name. | Label Control |
A control that does not have a source of data, such as a title in a form or report. | Unbound Control |
The grouped arrangement of controls on a form or report. | Control Layout |
A control that contains an expression, often a formula, that uses one or more fields from the underlying table or query. | Calculated Control |
A control on a form or report that inserts the current date each time the form or report is opened. | Date Control |
An Access object to enter new records into a table, edit or delete existing records in a table, or display existing records. | Form |
The order that the insertion point moves from one field to another in a form when you press Tab. | Tab Order |
A small symbol that displays in the upper left corner of a selected control layout in a form or report that is displayed in Layout view and that is used to move an entire group of controls. | Layout Selector |
A list of characteristics for controls on a form or report in which you can make precise changes to each property associated with the control. | Property Sheet |
The process of displaying only a portion of the total records (a subset) based on matching a specific value. | Filtering |
A condition in which records that match at least one of the specified values are displayed. | OR |
A database object that summarizes the fields and records from a table or query in an easy-to-read format suitable for printing. | Report |
Information printed at the end of each group of records and that is used to display summary information for the group. | Group Footer |
A predefined format that can be applied to the entire database or to individual objects in the database. | Group Header |