keeda 0 Light Poster

Hi,

I have a table Employee that has a coloumn EmployeeID, SupervisorID, and Active(values Yes or No).. I need to find the number of Active Employees(with Active as Yes) under each supervisor.. how can I write the query?

I am using Access 2007.

Thanks!