report design

L

Lisa

I need to insert a page break so that each group prints on a separate page. I
have tried to insert the page break control, but it doesn't break the page
when I preview the report. Any help will be appreciated.
Thanks
 
F

fredg

I need to insert a page break so that each group prints on a separate page. I
have tried to insert the page break control, but it doesn't break the page
when I preview the report. Any help will be appreciated.
Thanks

No need for a page break control.
Set the GroupHeader ForceNewPage property to
Before Section
You'll find it in the GroupHeader's property sheet's Format tab.
 
M

Marshall Barton

Lisa said:
I need to insert a page break so that each group prints on a separate page. I
have tried to insert the page break control, but it doesn't break the page
when I preview the report. Any help will be appreciated.


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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top