Header on every page

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I have a report that list all of my parcels by category. When I run this
report, it starts out fine until it gets near the bottom. The Category will
appear at the bottom and the data will spill over to the next page. How can
I make the data that starts on page one to go to the next page. Also, how
can I have the Report Header to print on all all pages instead of the first
one only? Thanks.
 
I have a report that list all of my parcels by category. When I run this
report, it starts out fine until it gets near the bottom. The Category will
appear at the bottom and the data will spill over to the next page. How can
I make the data that starts on page one to go to the next page.

I have no idea what you are talking about here.
Data will automatically go on to the next page when you get to the
bottom of the page. You might try to explain yourself a bit clearer.
Also, how can I have the Report Header to print on all all pages instead of the first one only?

Use the Page Header. That's what it's for,
 
Steve said:
I have a report that list all of my parcels by category. When I run this
report, it starts out fine until it gets near the bottom. The Category will
appear at the bottom and the data will spill over to the next page. How can
I make the data that starts on page one to go to the next page.

Have you tried using the section's or the group's
KeepTogether property?
 
Thanks Fred for the reply. Your suggestion is all I needed to do. This was
very helpful information to me since I'm new to creating reports. Thanks
again.
 
Thanks Marshall, I did as you said, and my report now is picture perfect!
Thanks again for your help.
 
Back
Top