Suppress page header on first page

T

tracy

Can I suppress the page header from printing on the first
page of my report?

Thank you in advance.
 
R

Rick Brandt

tracy said:
Can I suppress the page header from printing on the first
page of my report?

The report has a property "PageHeader" that can be set to "Not with Rpt Hdr". If
your report has a ReportHeader this setting will suppress the PageHeader on the first
page. If you don't have a ReportHeader, just add one with zero height.



--
*******************************
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
*******************************
 
Top