ACC: How to Change Default Template for Forms and Reports
ID: Q95922
|
The information in this article applies to:
-
Microsoft Access versions 1.0, 1.1, 2.0
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
Microsoft Access uses templates to define the characteristics of new forms
and reports when Microsoft Access Wizards are not used. These templates
contain information about the default properties for the sections and
controls the new form (or report) contains.
There are two templates: a Normal Form template and a Normal Report
template. You can change the defaults used in these templates by defining
new templates or by modifying the Normal templates.
MORE INFORMATION
The information in the Normal templates used by Microsoft Access includes
the following:
- Default section dimensions
- Default control properties
- Options to include page headers/footers
To change the default settings, either modify a report or form and save it
as Normal, or rename the templates.
Note that the names you enter for the form and report templates must
actually exist in your database. The SYSTEM.MDA file retains the template
names that you define.
To change form or report template names:
- Open a Microsoft Access database.
- From the View menu, choose Options.
- In the Category box, select Form & Report Design.
- In the Items box, type the name of the form or report you want to use
in the Form Template or Report Template field.
To use your templates with other databases, you must copy or export the
templates.
REFERENCES
Microsoft Access "User's Guide," version 1.0, pages 267-268 (forms) and
446-447 (reports)
Additional query words:
templates
Keywords : kbusage FmrProp
Version : 1.0 1.1 2.0
Platform : WINDOWS
Issue type : kbhowto