how to display a subreport page header on page2

B

Badong

my subreport has a header and when the subreport extends to the next page,
the headers aren't printed/displayed anymore.

thanks.
 
D

Duane Hookom

You can try create a first level of sorting and grouping on a constant
expression like

=1

Display the =1 Group Header and then set the properties of this section to:
Repeat Section: Yes


Use this section as your header.
 
A

Allen Browne

In the subreport, create a *group* header (using the Sorting and Grouping
dialog), using a field that will not change part way through the report.

Set the Repeat Section property of this section to Yes. It will now appear
at the top of each page.

In a subreport, you can only do this with a group header, not a page header
(which does not work in subreports) nor the report header (which appears on
the first page only.)
 

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