Report headers on every report

N

Nick

I have a report that may have many pages to it. The header on the first
page must be at the top of every page of the report. Is their a way set the
header on each page of the report requested?
 
R

Rick Brandt

Nick said:
I have a report that may have many pages to it. The header on the
first page must be at the top of every page of the report. Is their a
way set the header on each page of the report requested?

The Report header is onnly on the first page. What you want is a page
header.

In design view of the report go to...

View Page Header/Footer

....and two new section will be added to your report. Just move what you
have in the Report Header inot the Page Header. Then either remove the
Report Header or shrink it to zero height (if you are using the Report
Footer).
 
Top