Forms can be opened several ways in the Contact Management database. When the Contact Management database is first opened, a main switchboard of menu items is automatically displayed. A form can also be displayed by opening it from the Forms object.
If a table has been defined to a database, it does not matter whether records are inputted into the table using the Datasheet view discussed in lesson 7 or through a data entry form presented in this lesson. Both methods update the same table.
The Contact Management database has been created in such a way that you may never have to access a table in Datasheet view. Forms have been created and linked together in a menu structure to allow you to navigate quickly and easily to different forms. These forms collectively retrieve information from or are used to input and update records in any given table in the Contact Management database.
The Main Switchboard form automatically loads each time the Contact Management database is opened. You can manage the contact information in the database by using any of the forms linked to the switchboard.
The Main Switchboard form lists five options:
The Contacts form is used to add or change information in the Contacts table. The only time the Contacts form is blank is when the new table to which it is associated does not yet have any records added to it. Otherwise, information reflecting the first record in the table is presented when the form is displayed. When adding new records, you are required to input information in the required fields of a blank data entry form.
Saving your work: Unlike Word, Excel, and PowerPoint applications, you will not be prompted to save the data you entered when you exit the screen or close application. In Access, each record is saved automatically when you move to another record or exit the form.
The Calls form is used to add details about specific phone calls to the the Calls table. It is accessed by using the Calls button on the Contacts form. If you're looking for a job, for instance, and several calls are made to a company, then you can use the Calls table to record a history of notes about each phone call.
Saving your work: Unlike Word, Excel, and PowerPoint applications, you will not be prompted to save the data you entered when you exit the screen or close application. In Access, each record is saved automatically when you move to another record or exit the form.
On page 2 of the Contacts form, a field appears called Contact Type. This field is a drop-down menu list that contains only one entry—Family—when the Contact Management database is downloaded from GCFLearnFree.org. This field tells the database that the record entered is a family member.
We previously talked about how you could separate your contacts into different categories: Family, Friends, Relatives, Companies, and Recruiters, for example. The Contact Types form , which provides input to the Contact Types table , accepts these definitions.
This form illustrates how different tables interact with each other in the database. When you enter a new record in the Contact Type table, it will appear in the Contact Type field when a record is added or changed using the Contacts form.
Saving your work: Unlike Word, Excel, and PowerPoint applications, you will not be prompted to save the data you entered when you exit the screen or close application. In Access, each record is saved automatically when you move to another record or exit the form.
Remember, you can always add records to the Contact Types table while in Datasheet view . First, click the Tables tab from the Object palette of the database window. Then double-click the Contact Types table to open the table in Datasheet view .