Report headings on all pages?

  • Thread starter Thread starter Dean Slindee
  • Start date Start date
D

Dean Slindee

Is there a setting to specify that the Report Heading should print on all
pages? Seems that the default is for the Report Header to print only on
Page 1. Succeeding pages would not necessarily contains any logical data
sections, so assume just one data section for the entire report.



Dean S
 
Dean said:
Is there a setting to specify that the Report Heading should print on
all pages? Seems that the default is for the Report Header to print
only on Page 1. Succeeding pages would not necessarily contains any
logical data sections, so assume just one data section for the entire
report.


Dean S

Use a PageHeader instead of ReportHeader.
 
A report header (by definition) only prints at the beginning of the report.

If you want it to print on every page, use the PAGE HEADER.

Hope that helps,
 

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

Back
Top