mitchy1111
New member
- Local time
- Today, 05:42
- Joined
- Oct 18, 2010
- Messages
- 4
Hi,
I have a report (EmployeeSchedule) which shows an employees whereabouts on certain days. The criteria for the report is selected from a form (employeeName and Date Range) and this populates the query that the report is based on.
Users can run the report no problem for an individual employee but I wondered if there was a way of generating the same report over and over for all employees in one go using a command button. i.e. If there is 10 employees in the employee list, re-run the report 10 times with same date range but each time change the employee.
Thanks
I have a report (EmployeeSchedule) which shows an employees whereabouts on certain days. The criteria for the report is selected from a form (employeeName and Date Range) and this populates the query that the report is based on.
Users can run the report no problem for an individual employee but I wondered if there was a way of generating the same report over and over for all employees in one go using a command button. i.e. If there is 10 employees in the employee list, re-run the report 10 times with same date range but each time change the employee.
Thanks