Hi. I am a newbie. I'm not sure if this an easy question or if I have taken an unintended leap into the extreme:
What I have is an Access file which consists of only one table. We want to be able to generte reports from this data but we would like to put in perhaps a dialog box that would prompt for multiple perameters.
For example:
The fields we have are Manager, worker, date, resolution, etc.
I would like to generate a report that could show "all" or specify a manager and a specific worker for a certain time period. Very specific. There are too many versions of the report being requested and we have run out of room to place a "basic" report and I need to keep it user friendly. I figured a perameter prompt would be the best solution but I cannot get a query to work right. I have gotten a macro to get the box to pop up but it does not read when I place the criteria in. I cannot find any specific programming language to work with to give me an idea of how to get this to work. I would appreciate any help or suggestions. Thank you.
What I have is an Access file which consists of only one table. We want to be able to generte reports from this data but we would like to put in perhaps a dialog box that would prompt for multiple perameters.
For example:
The fields we have are Manager, worker, date, resolution, etc.
I would like to generate a report that could show "all" or specify a manager and a specific worker for a certain time period. Very specific. There are too many versions of the report being requested and we have run out of room to place a "basic" report and I need to keep it user friendly. I figured a perameter prompt would be the best solution but I cannot get a query to work right. I have gotten a macro to get the box to pop up but it does not read when I place the criteria in. I cannot find any specific programming language to work with to give me an idea of how to get this to work. I would appreciate any help or suggestions. Thank you.