Term
|
Definition
| a list of values from which to choose when entering information into a field |
|
|
Term
|
Definition
| a field that can store more than one entry |
|
|
Term
|
Definition
| an alternative view of a table or query, displaying the fields in an easy-to-enter arrangement, usually one record at a time |
|
|
Term
|
Definition
| a form that shows a related table as a separate pane below the form |
|
|
Term
|
Definition
| the view in which you can edit the controls on a form |
|
|
Term
|
Definition
| an item such as a text box, label, or line on a form or report |
|
|
Term
|
Definition
| a feature that applies a formatting template to a form, including background and fonts |
|
|
Term
|
Definition
| the spacing on the outside of the control |
|
|
Term
|
Definition
| the spacing on the inside of the control |
|
|
Term
|
Definition
| the order in which the insertion point moves from field to field on a form |
|
|
Term
|
Definition
| squares around the border of a control that can be dragged to resize the control |
|
|
Term
|
Definition
| an area at the top of the form, above the Detail area, in which you can enter titles, explanatory text, graphics, or anything else that applies to the form as a whole |
|
|
Term
|
Definition
| same as form header except it applies to individual printed pages instead of to the form as a whole |
|
|
Term
|
Definition
| an area at the bottom of the form, below the Deatail area, in which you can enter explanatory text, date codes, or anything else that applies to the form as a whole |
|
|
Term
|
Definition
| same as form footer except it applies to individual printed pages |
|
|
Term
|
Definition
| not connected to a particular field; for example, a text box that holds a date or time code is an unbound control |
|
|
Term
|
Definition
| joining 2 disparate elements in a single function by using the & operator |
|
|