View Full Version : Show header on 2nd page


geek0saur
07-07-2010, 10:46 AM
I am new at this. Someone else created a report for several hundred persons. Each person's data is shown in chronological order, first to last. The person's name and address, as well as the report name show above the data. If the person's data exceeds one printed page, their second page does not show their name, address or report name like on the first page.
How can I make the report name, person's name show on the second page of their own report? The data should also carry forward from page one to page two only if page one can't hold it all.

PNGBill
07-07-2010, 11:03 AM
Reports have Page Headers and footers and Report Headers and Footers.
Report Headers appear once and Page Headers appear on each page.

There is also also in the details a setting to include on new page I think but Page Header may resolve your issue.

geek0saur
07-07-2010, 12:44 PM
seems to have done the trick for me. Thanks!