S
shaggles
I need to create a report or query that will show a count
of each rating by by district. How can I count the number
of branch offices rated excellent, fair, poor in each
district? If I didn't need to break it down by district I
think I could just do CountofExcellent, CountofFair,
CountofPoor and stick them all in a query with no joins
but how do I show the correct count for each district?
of each rating by by district. How can I count the number
of branch offices rated excellent, fair, poor in each
district? If I didn't need to break it down by district I
think I could just do CountofExcellent, CountofFair,
CountofPoor and stick them all in a query with no joins
but how do I show the correct count for each district?