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, smartsheetguru.com
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives