Hopefully the title makes sense. I have a query that uses 2 parameters - User, and a date range Start Date thru End Date.
When you run the query as a standalone, you would input the User's Name, then Start Date and End Date to get the desired information.
There are 14 users. I'm hoping to create 1 report, with a separate section for each user - all for the same variable of date range.
The goal is to just run the report, type in the date range, and have it populate a section for each user with the returned query information.
I'd have to think there is a simple solution to this that doesn't involve make a "Pre-Made" query for each user, and then entering in the date range 14 separate times to generate the report.
Any help would be appreciated!
When you run the query as a standalone, you would input the User's Name, then Start Date and End Date to get the desired information.
There are 14 users. I'm hoping to create 1 report, with a separate section for each user - all for the same variable of date range.
The goal is to just run the report, type in the date range, and have it populate a section for each user with the returned query information.
I'd have to think there is a simple solution to this that doesn't involve make a "Pre-Made" query for each user, and then entering in the date range 14 separate times to generate the report.
Any help would be appreciated!