Force new page

S

Stefan

I have a report with the sorting and grouping set on my
client field to keep together on same page.

However often many clients appear on the same page.

How can I force a new page with each new client??

Thanks in advance
 
M

Marshall Barton

Stefan said:
I have a report with the sorting and grouping set on my
client field to keep together on same page.

However often many clients appear on the same page.

How can I force a new page with each new client??

Set the group header section's ForceNewPage property to
Before Section.
 
Top