CountIf and Date formula combination
I need to calculate the number of roles in any given month. I have a seperate sheet with Hires, Roles, Start Date, and Productivity Date. The count should start two weeks after hire date , which is why there is a productivity date.
In another sheet I want to calcule how many roles are active in any given month. The formula that I am using , unsuccessfully, is : =COUNTIFS([Role]:[Role], "A", [Productivity Date]:[Productivity Date], @cell>DATE(2020, 4, 17)
It's not working though. Any suggestions on getting it fixed or another alternative?
Answers
-
=COUNTIFS([Role]:[Role], "A", [Productivity Date]:[Productivity Date], @cell>DATE(2020, 4, 17))
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!