This is probably quite simple, but I can't get my head round it properly at the moment.
I have a report which is used to create worksheets for engineers.
The page header and footer are always the same on each report, and contain the generic information needed for a job. The detail section, changes depending upon the job type, and displays a sub report for the appropriate job type. This all works fine.
The report is based around a single engineer, over a selected date range. Each worksheet should be no longer than one page.
What i need to add now, is a second page to capture some information about health and safety, the idea is that when they are printed, this is printed on the read of the job sheet. So if there are 3 jobs in the criteria, then there would be 6 pages in total, the health and safety page for each worksheet.
How can I go about setting this up? I've got report to extend over multiple pages before, but only by the volume of data in them, never by intentionally adding a second page to them, and how would I set it so that the header and footer only appear on the worksheet page, not the health and safety page as well?
Thanks
I have a report which is used to create worksheets for engineers.
The page header and footer are always the same on each report, and contain the generic information needed for a job. The detail section, changes depending upon the job type, and displays a sub report for the appropriate job type. This all works fine.
The report is based around a single engineer, over a selected date range. Each worksheet should be no longer than one page.
What i need to add now, is a second page to capture some information about health and safety, the idea is that when they are printed, this is printed on the read of the job sheet. So if there are 3 jobs in the criteria, then there would be 6 pages in total, the health and safety page for each worksheet.
How can I go about setting this up? I've got report to extend over multiple pages before, but only by the volume of data in them, never by intentionally adding a second page to them, and how would I set it so that the header and footer only appear on the worksheet page, not the health and safety page as well?
Thanks