OK; sorry, but I need to explain myself better. I have 5 records; which I need to put on a report. This report has a subreport which is in the Detail section of the report. In the Page Header; I had all of the rest of the data. If the report spans over two pages, there is too much data in the page header. Page one I need all the data; but page 2 I need a few lines of the header data with the rest of the subreport (which is detail).
It would work well if all the data remained on one page however, the report is continued to another page. If I put the Header data into a Report header this would work if I only printed one record at a time; however it's selecting multiple records. So million dollar question is:
Can I format the Report Header so that it'll print for each record when I select more than one record in a query?