Rik_StHelens
Registered User.
- Local time
- Today, 04:35
- Joined
- Sep 15, 2009
- Messages
- 164
Hope i can make this clear enough,
I have a database which is used to monitor the development of people doing qualifications. Each learner is assigned to an assessor. The learner is also assigned a colour code (red, amber, green) based on their level of dependancy for extra support.
I would like to create a query which gives me a summary of how many red, green and amber learners are assigned to a specific assessor.
I've looked at the count function but im not sure how to implement it so that i can count 3 different instances, in one field, in one query at the same time.
E.g. Joe Smith - Red = 7, Amber = 13, Green = 6.
Thanks for your help
I have a database which is used to monitor the development of people doing qualifications. Each learner is assigned to an assessor. The learner is also assigned a colour code (red, amber, green) based on their level of dependancy for extra support.
I would like to create a query which gives me a summary of how many red, green and amber learners are assigned to a specific assessor.
I've looked at the count function but im not sure how to implement it so that i can count 3 different instances, in one field, in one query at the same time.
E.g. Joe Smith - Red = 7, Amber = 13, Green = 6.
Thanks for your help