Print report or page header on each page of a sub-report?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Scenario: One report with multiple sub-reports. Report header on first
page. Report 1 on page 2. Report 2 on pages 3 and 4. Situation is that
page header does not print on Report 2 on either of the pages when viewing
the sub-report in the large report, but does when opening by itself. I've
tried report header, and that only prints on first page. Need to print a
header on both pages 3 and 4 (report 2's 1 and 2 page in single view. How?
 
To simulate a page header in a subreport, create a Group Header in the
subreport, and set its Repeat Section property to Yes.
 
Back
Top