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
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!