B
BABs
I have a query that returns the names of sites for a certain job number and
exports the data to excel. Now I want to take each of the sites and run a
query to list employees and products. Example return from site query for
Job#1:
East Plant
West Plant
South PLant
Now I want access to run the employee query using East Plant first, then
West Plant and finally South Plant.
Then I want it to run the product query for each site.
I can do this with another form and manually pick the site to run the query
for, but I would like to automate everything from the selection of the job
number.
Thanks for any help!
exports the data to excel. Now I want to take each of the sites and run a
query to list employees and products. Example return from site query for
Job#1:
East Plant
West Plant
South PLant
Now I want access to run the employee query using East Plant first, then
West Plant and finally South Plant.
Then I want it to run the product query for each site.
I can do this with another form and manually pick the site to run the query
for, but I would like to automate everything from the selection of the job
number.
Thanks for any help!