Key Points 843
Key Points.
● The quickest way to create a form that includes all the fields from one table is
by using the Form tool. You can then use the form to view and enter records.
● A form that is based on a table is bound to that form. The table is called the
record source.
● By default, the form displays one text box control and its associated label control
for each field in the table.
● Each text box control is bound to its field, which is called the control source.
● Each control has several properties that you can change in Layout view or
Design view to improve the look and layout of the form.