mkelly
Registered User.
- Local time
- Today, 16:25
- Joined
- Apr 10, 2002
- Messages
- 213
I am working on a production DB and part of what is requested on the report is the number of each type of job completed during a certain time frame.
I have a table job log in that records the job type id. It links to a table job type that includes lit1, lit2 , lit3, dup1, and dup2.
Is there a way in a query or somewhere slse to coult how many of each of these jobs were completed by each individual??
I have a table job log in that records the job type id. It links to a table job type that includes lit1, lit2 , lit3, dup1, and dup2.
Is there a way in a query or somewhere slse to coult how many of each of these jobs were completed by each individual??