nightmaregenerator
Registered User.
- Local time
- Tomorrow, 05:27
- Joined
- Dec 11, 2009
- Messages
- 33
I have list of about 20 or so users that keeps growing I have implemented a parameter query to successfully isolate the users activity between two dates. But have been unsuccessful at two things.
I can't seem to figure out how to get the parameter query to isolate single names. I have tried:
And is there any way for the Parameter query to run and put the results into a default report, that will look the same for all the users, as it is quite tedious having to update 20 or so queries every week then open all these reports adjust them and then print them.
For now it's running like a normal query but I want to have a drop down box that allows you to select the first name and dates and hit OK so it runs
I can't seem to figure out how to get the parameter query to isolate single names. I have tried:
but it does not bring up any results.Like [What is their First Name?]
And is there any way for the Parameter query to run and put the results into a default report, that will look the same for all the users, as it is quite tedious having to update 20 or so queries every week then open all these reports adjust them and then print them.
For now it's running like a normal query but I want to have a drop down box that allows you to select the first name and dates and hit OK so it runs