E
EmoryKA
I have a database that tracks productivity. I want to take one query
"picking productivity" and link it to another query "loading productivity".
In the "picking productivity" query the employee name is in field [picker],
and in the "loading productivity" query the employee name is in field
[loader].
How can I write a query that will combine these two queries into one with
[picker] and [loader] becoming [employee]?
The goal is to add the productive time spent picking and loading under this
one field [employee].
Thanks for your assistance.
"picking productivity" and link it to another query "loading productivity".
In the "picking productivity" query the employee name is in field [picker],
and in the "loading productivity" query the employee name is in field
[loader].
How can I write a query that will combine these two queries into one with
[picker] and [loader] becoming [employee]?
The goal is to add the productive time spent picking and loading under this
one field [employee].
Thanks for your assistance.