Hi,
I have a small school database setup. Each pupil has a record containing different information.
I can design a report to include the information I want, but I don't seem to be able to print each record as a self contained (multple page) report.
For example, a report for one pupil might contain:
"page 1" school name. pupil name. year.
"page 2" pupil social information
"page 3" pupil grades
Each page of the report should be numbered page 1,2 and 3. Then I want the database to print the next report in the same way, using the information from the next record.
At the moment, i have designed a page 1, page2 and page3 layout with fields from the table. But the database then continues to print page 4, 5, 6, 7, 8, 9 etc with the following records.
Thus, how do you print just a self-contained multiple page report?
Many many thanks, I'm sure it must be an easy fix somewhere, seems like an obvious request.![]()