- Open the report in Design view (Design view: A window that shows the design of these database objects: tables, queries, forms, reports, macros, and data access pages. In Design view, you can create new database objects and modify the design of existing ones.).
- Double-click the report selector (report selector: The box where the rulers meet in the upper-left corner of a report in Design view. Use the box to perform report-level operations, such as selecting the report.) to open the property sheet.
- Set the PageHeader or PageFooter property to one of the following settings:
All Pages (Default) Prints the page header or footer on all pages.
Not With Rpt Hdr Doesn't print the page header or footer on the page that has the report header.
Not With Rpt Ftr Doesn't print the page header or footer on the page that has the report footer.
Not With Rpt Hdr/Ftr Doesn't print the page header or footer on a page that has either a report header or footer.
Note When you set the PageHeader property to Not With Rpt Ftr or Not With Rpt Hdr/Ftr, Microsoft Access prints the report footer on a new page.