COUNTIFS with Multiple Criteria
I am trying to count the overtime "Yes" in a given week by matching the Department "Tech Unit D"
The formula I am working with always brings back Zero: I've tried with and without and. Any help would be greatly apricated, I'm a newbie to this :)
=COUNTIFS([Week Ending]:[Week Ending], >=TODAY(-5), [Overtime?]:[Overtime?], "Yes", Department:Department, "Tech Non-Rep")
I was able to count to OT in a week by using this formula but can't get it to work when adding in the actual department
=COUNTIFS([Week Ending]:[Week Ending], >=TODAY(-5), [Overtime?]:[Overtime?], "Yes")
Answers
-
Make sure that when you are entering the "department" criteria you are spelling it exactly the same. How is the Department column being populated? You may need to double click into it as if you are going to edit it to see if there are any extra spaces tucked in somewhere. Extra spaces are not visible when just looking at a cell but are stored on the back-end.
-
Double checked the departments and no spaces. Any other thoughts?
-
What about the overtime column?
And how exactly is the Week Ending column set up?
-
No in the form the fill out it is a radial button but I did double check. There are no spaces anywhere.
-
And how exactly is the Week Ending column set up?
-
It's set to date
-
How is it being populated?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!