How to use countifs to count the number of times a specific date shows in a column
Jmac
ββ
Trying the following formula unsuccesfully:
=COUNTIFS([Final Deliverable Due Date]135:[Final Deliverable Due Date]146, @cell = DATE(23, 3, 31))
it shows at least 3 times in the cell range, but my result is always zero.
Answers
-
@Jmac First of all, good job overall with your formula. I see 1 issue that is easy to solve. In the Date() funciton, you need to enter the year as 4 digits, so 2023 instead of just "23".
Date(2023, 3, 31)
Darren Mullen, join the Smartsheet Guru Elite
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives