Headcount each hour by department or location

sjohn627

New Member
Joined
Dec 4, 2020
Messages
1
Office Version
  1. 365
  2. 2013
Platform
  1. Windows
I need to calculate the number of employees scheduled to work each hour, each day of the week, and also by location or department. I have made the following formula which totals up nicely the total employees working per hour, but I am not sure how to also do by location/department.

=COUNTIFS(Employees!$W$3:$W$149,"<="&'Headcount Totals'!A19,Employees!$X$3:$X$149,">="&'Headcount Totals'!A19)

Employees is a tab and Headcount Totals is the tab I am inserting the formula to make a few spreadsheets. Any suggestions?
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Welcome to MrExcel MessageBoard.
Add one more Criteria range for Locations/Departments Range and one Criteria for Location/Departments you want.
 
Upvote 0

Forum statistics

Threads
1,214,858
Messages
6,121,960
Members
449,057
Latest member
FreeCricketId

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top