View Full Version : Report Header only on first page


Marilor
06-28-2002, 08:14 AM
Hello all, I have a report, but I want the header ONLY on the first page, I have tried playing with the Header property, but i can't get it work.

The footer can go on every page, but it's the header I am having issues with.

Thanks in advance for all your help,
Maria

Hayley Baxter
06-28-2002, 08:45 AM
The page header by default displays on all pages. As far as I am aware you can only display info in the report header on one page only.

Hay

Marilor
06-28-2002, 11:58 AM
Never mind, I got it working, what I had to do was replace the Page Header with a Report Header, and now it only prints on the first page.

Thank you!!