Page Header not with report header

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

Guest

I'm using this e-mail below to do exactly the same. I want a page header to
start on page 2. But I can't figure out where to set the property "Not with
Rept Hdr".
???


Is there a way to have a different page header on page 1 of a report
and the rest of the pages of the report? I have a discipline summary
that prints for students and I would like thier name to be in the
report header on page 1 and then appear in the page header on
subsequent pages.

Use the ReportHeader for page one and disable the PageHeader on the first
page
by setting the PageHeader property of the report to "Not With Rprt Hdr".
 
Open the report in design view and display the property
sheet (View menu). It's the PageHeader property (under the
Format or All tab).
 
I'm using this e-mail below to do exactly the same. I want a page header to
start on page 2. But I can't figure out where to set the property "Not with
Rept Hdr".
???


Use the ReportHeader for page one and disable the PageHeader on the first
page
by setting the PageHeader property of the report to "Not With Rprt Hdr".

Look in the Report's property sheet (on the Format tab).
 
Back
Top