You can see the Five Sections by clicking on the View Mouseover button to the left, or by using the Customer Phone List form from
Northwind.mdb
, a sample database that comes with Access.
By default, when you create a form from scratch, the Detail section is displayed. To display and use the other sections, you need to use either Page Header/Footer or Form Header/Footer from the View menu.
Once you have displayed a section, you can then customize it as you like. Just as with the form as a whole and controls, you can modify different aspects of the form by double-clicking on a section, thereby displaying the property sheet.
Here are a few tips to help you use the various sections to their best advantage:
- Use page headers and footers only when you are printing a form.
- Use form headers and footers for displaying controls and information that you want displayed regardless of what record you are on. Notice in the MouseOver that the buttons at the bottom of the form remain in place.
- When you want something to reflect for each record, put it in the Detail section.
In the next lesson, we will conclude this module.