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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you repeat the header of a subreport that spans multiple pages?

Status
Not open for further replies.

edoherty

Programmer
Oct 1, 2002
28
US
How do you repeat a header of a subreport that spans multiple pages? The header is in the Report Header section.
 
Try the page header section rather than the report header which prints only once per report.
 
To my knowledge a Page Header section is not available in sub-reports, that's the problem.
 
Create a group contain the stuff you want to display in multipal page in subreport. it's the only way you can use in subreport.

Hope it helps !

Ted
 
Thx, I was afraid of that. That is too bad and CR should add Page Headers to sub-reports.
 
yeah. it has some problem too. as soon as you are involving more, you will find it's not a easy one. But it's really the only way to do repeat function inside subreport. furthermore, don't forget to check repeat in each page options when add a group.

if you have any more question, maybe let me know, let's try it out.

ted

ted_liu@canadalife.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top