queriea &reports

N

nabs

I have four drivers and would like to be able to seperate them on a weekly
report name like sothat it shows wekkly reports for each individual
 
J

John W. Vinson

I have four drivers and would like to be able to seperate them on a weekly
report name like sothat it shows wekkly reports for each individual

Either create a parameter query with a criterion such as

[Type the driver name:]

to select an individual driver; or use the Report's Sorting and Grouping
window to group by driver. Right mouseclick the little square at the upper
left of the report in design view and choose Sorting and Grouping. Select the
driver name, check the box to make the Group Header visible, and set it to
print a new page.

John W. Vinson [MVP]
 
N

nabs

thank you this was just the job

John W. Vinson said:
I have four drivers and would like to be able to seperate them on a weekly
report name like sothat it shows wekkly reports for each individual

Either create a parameter query with a criterion such as

[Type the driver name:]

to select an individual driver; or use the Report's Sorting and Grouping
window to group by driver. Right mouseclick the little square at the upper
left of the report in design view and choose Sorting and Grouping. Select the
driver name, check the box to make the Group Header visible, and set it to
print a new page.

John W. Vinson [MVP]
 
Top