The following concepts will be introduced in this lab:
Alignment and Spacing: The position of controls on a form can be adjusted so that they are evenly aligned and so that the spacing between controls is the same.
Font: A font, also commonly referred to as a typeface, is a set of characters with a specific design.
Subform: A subform is a form that is embedded in another form and is used to show data from another table or query.
Calculated control: A calculated control is used to display data that is calculated from a field in a table or query or from another control in the form.
Command Button: A command button executes one or more actions on a form.