Printing page header for a sub-report

J

Jim Pockmire

I have a subreport that spans several pages. I can print a report header on
the first page of the sub-report. How can I print a page header for the
subreport on subsequent pages?
 
D

Duane Hookom

There are no page section or events in subreports. You can add a new primary
sorting and grouping level and set the Field/Expression to a constant like:
=1
Set the group header to Yes. Then set the group header Repeat Section
property to Yes. You can then use the =1 Group Header in place of the
subreport's page header.
 

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