Hello,
I am a new Access 2002 user trying to compile a report from multiple queries. I do Quality Assurance work in a call center. I need a report that counts the number of times a CSR scores a zero. There are 18 points of criteria that a CSR can score a zero on. The criteria are:
Call Opening
Hold
Transfer
Call Doc.
Using Customer Name
Call Close
Understandable Communications
Listening Basics
Pos. Response
Prof. Communications
Prof. Behaviors
Call Mgmt.
Appropriate Escalation
Issue ID
Issue Resolution
S.O.P.
Utilized System Resources
I have worked up a query for each of the above criteria that counts the number of zeros (by CSR & Customer ID where the 0 was scored) scored in each criteria.
The queries return the follwing:
Date Manager Name Customer Number Agent Name Call Open Misses
11/18/2005 UM 1 ********05294 Jam Jelly 1
12/8/2005 UM 1 ********43523 Jam Jelly 1
12/14/2005 UM 1 ********35577 Jam Jelly 1
12/28/2005 UM 1 ********04784 Jam Jelly 1
1/5/2006 UM 1 ********59924 Jam Jelly 1
1/20/2006 UM 1 ********5471 Jam Jelly 1
1/20/2006 UM 1 ********00937 Jam Jelly 1
1/20/2006 UM 1 ********35 Jam Jelly 1
Ok, now I have 18 queries like this one and I have to generate 1 report. I have tried linking all 18 criteria into one query but the query results are inaccurate as it will only count the customer numbers where a zero was scored in all 18 criteria.
Any help on streamlining this would be greatly appreciated!
Thanks,
Ration
I am a new Access 2002 user trying to compile a report from multiple queries. I do Quality Assurance work in a call center. I need a report that counts the number of times a CSR scores a zero. There are 18 points of criteria that a CSR can score a zero on. The criteria are:
Call Opening
Hold
Transfer
Call Doc.
Using Customer Name
Call Close
Understandable Communications
Listening Basics
Pos. Response
Prof. Communications
Prof. Behaviors
Call Mgmt.
Appropriate Escalation
Issue ID
Issue Resolution
S.O.P.
Utilized System Resources
I have worked up a query for each of the above criteria that counts the number of zeros (by CSR & Customer ID where the 0 was scored) scored in each criteria.
The queries return the follwing:
Date Manager Name Customer Number Agent Name Call Open Misses
11/18/2005 UM 1 ********05294 Jam Jelly 1
12/8/2005 UM 1 ********43523 Jam Jelly 1
12/14/2005 UM 1 ********35577 Jam Jelly 1
12/28/2005 UM 1 ********04784 Jam Jelly 1
1/5/2006 UM 1 ********59924 Jam Jelly 1
1/20/2006 UM 1 ********5471 Jam Jelly 1
1/20/2006 UM 1 ********00937 Jam Jelly 1
1/20/2006 UM 1 ********35 Jam Jelly 1
Ok, now I have 18 queries like this one and I have to generate 1 report. I have tried linking all 18 criteria into one query but the query results are inaccurate as it will only count the customer numbers where a zero was scored in all 18 criteria.
Any help on streamlining this would be greatly appreciated!
Thanks,
Ration