The following example illustrates the use of the Force New Page section property of a report to break the page between records.
- Create the report by using the Report Wizard:
- In the Database window, click Reports under Objects, and then click New.
- In the New Report dialog box, click Report Wizard, click the table or query that contains the data for the report in the Choose the table or query where the object's data comes from box, and then click OK.
- To create the report, follow the instructions that the Report Wizard provides.
- In the Database window, right-click the newly created report, and then click Design View.
- Right-click the Detail section, and then click Properties.
- On the Format tab, set the following properties:
Force New Page: Before Section
Keep Together: No
- Save the changes, and then preview the report.
Note that as you scroll through the pages of the report, the page breaks after each record of data.