new page for each group

  • Thread starter Thread starter Robert Batt
  • Start date Start date
R

Robert Batt

Hello,
I have a report with that is grouped by company
name and then by location name within company name, it
thus has a company header and a location header. The
report works fine except I would like it to put each
company on a new page, how do I do this.

Thanx in advance

Robert
 
Open your report in design view.

If you do not see a Company Header section (grey bar), create one:
- Open the Sorting and Grouping box (View menu).
- Choose the Company field.
- In the lower pane of the dialog, set Yes for Group Header.

Right-click the Company Header section, and choose Properties.

Set the Force New Page property (Format tab of Properties box) to:
Before Section
 
Back
Top