I have a query that shows . . .
Employee_Clock_Number
Overtime_Hours
Department
Name_Last
Name_First
What I am trying to accomplish in either the same query or a separate query to show how many employees work for each department. (By counting each unique Clock_Number or some other means, it really doesn't matter)
I hope someone can help me.
Speck