Page Header on a Report to print AFTER 1st Page?

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

Guest

I have something that I want to print in the header of each page of a report
EXCEPT the first page that prints the Report Header. How do I do that??

Lori
 
Set the Report's Property "PageHeader" to "Not with First Page".

You can find this Property in the Format tab of the Report's Properties
window.
 
Back
Top