SubReport Report Header

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I created a report with a subreport and the REPORT HEADER on the subreport
doesn't display, only the detail section.

I have many reports that contain a sub that has a report header and they
display the sub's REPORT HEADER and detail section fine.

What can prevent a subreport's REPORT HEADER from displaying on a report?
 
Scott said:
I created a report with a subreport and the REPORT HEADER on the
subreport doesn't display, only the detail section.

I have many reports that contain a sub that has a report header and
they display the sub's REPORT HEADER and detail section fine.

What can prevent a subreport's REPORT HEADER from displaying on a
report?

Are you sure it's a ReportHeader and not a PageHeader? PageHeader/Footers do
not come through when a report is used as a subreport, but ReportHeader/Footers
should.
 
Back
Top