M
maheumann via AccessMonster.com
Good morning,
I have a quick question, I have this database that has all of our tracking
information for about 30 locations based on 10 procedures. We then look at
each procedure for each PDC and calculate the minutes it took each procedure
for each PDC and find through that a Standard Deviation. Now the locations
are hoping to lower that ST "standard deviation" by tackling their highest
problem areas.
I've been asked to go in and for each location show the top 500 worst times
for each procedure. Now the update query to do that is created, my problem
is I need to change the update query’s Location number and procedure about
300 times to get all the locations 500 worst procedures.
I tried creating a macro where I used the update query for one location and
then I thought to set the value of the update query "that is the drop down
set value in the macros tab" to another number, well I couldn’t find my
update query and it bombed out afterwards.
So my question is how to I automate this to go through the 300 different
configurations where I don't have to build 300 update queries.
Oh and the output will be in one sheet where one location will have all 10
procedures shown in groups of each individual procedure from top to bottom,
then saved as a PDF file.
Thanks for your help, apologies if I didn't explain it enough.
Thanks
MH
I have a quick question, I have this database that has all of our tracking
information for about 30 locations based on 10 procedures. We then look at
each procedure for each PDC and calculate the minutes it took each procedure
for each PDC and find through that a Standard Deviation. Now the locations
are hoping to lower that ST "standard deviation" by tackling their highest
problem areas.
I've been asked to go in and for each location show the top 500 worst times
for each procedure. Now the update query to do that is created, my problem
is I need to change the update query’s Location number and procedure about
300 times to get all the locations 500 worst procedures.
I tried creating a macro where I used the update query for one location and
then I thought to set the value of the update query "that is the drop down
set value in the macros tab" to another number, well I couldn’t find my
update query and it bombed out afterwards.
So my question is how to I automate this to go through the 300 different
configurations where I don't have to build 300 update queries.
Oh and the output will be in one sheet where one location will have all 10
procedures shown in groups of each individual procedure from top to bottom,
then saved as a PDF file.
Thanks for your help, apologies if I didn't explain it enough.
Thanks
MH