Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report header on each page

Status
Not open for further replies.
Use a page header section instead of the report header. If you are already using the page header, insert another page header section.

-LB
 
You should have mentioned that this was a subreport (which doesn't have page headers)--after magnifying the image, I could see the report label that identified it as a subreport.

To create page headers in a subreport, create a formula like this:

whilereadingrecords;
""

Insert a group on this (make it your Group #1 if you already have any groups), and check "repeat group header on each page". This group header can now be used as a page header.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top