How do I suppress the page header when the report footer prints?

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

Guest

I display page specific data on each page header and want to suppress it on
the report footer.
 
Open the Report Properties

On the format tab; in the page header area - it is currently set to "all pages". Change to "Not with rpt footer".

Best wishes.
 
I display page specific data on each page header and want to suppress it on
the report footer.


Set the report's PageFooter property to Not With Rpt Ftr
 
Back
Top