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
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