Simply put, a form is an easy way to input data into a database. It contains fields that let you type the information for each field in, it can have an input mask which will make the field look like an empty phone number field, and it can be a required field that you must enter in order for the database entry to be valid. We have seen a few examples of forms along the way, such as those featured in the sample database included with Access.
|