Page Nos - Aaaaagh

wjoc1

Registered User.
Local time
Today, 12:03
Joined
Jul 25, 2002
Messages
117
Hi,

I have a report which lists records from some tables. Lets for argument say there is a department table and an emplayee table. There is a one to many relationship with many employees belonging to a single department. The report is structed so that the main raport list department details and the subreport details the employees details for that particular department. Pretty straight forward stuff so far.
Now, an end user may want to print off 5 departments in one go, which is fine but the user wants page no's at the bottom of each page, however for the first department they want page numbers from 1 to n, and for the second department they want page nos 1 to n rather then the page numbers continuing sequentially over the entire report. Can I do this?

Liam
 
reply

Look at the following in MS Access help system:

reports,Page Numbers,Reset page numbers for each group in a report.

I am sure this will help you out if your report is split into groups or if not split it and go through this help file.

regards

Matt
 

Users who are viewing this thread

Back
Top Bottom