Simple Count if date not working - please help
Hello,
I have a simple count formula that I can't seem to get to work. I'm creating a sheet that summarizes the # of times a specific date appears in a single column located on a separate sheet.
The current formula is showing 0 even though 5/4/20 is listed several times in my reference column.
Current formula: =countif({completed-Successful hires range1}, ISDATE(5/4/20))
The reference column (range 1) is set to a date column.
Thanks for your help
Best Answer
-
Hello,
Try switching isdate(5/4/20) to DATE(2020, 5, 4). What you are doing is asking if 5/4/20 is a date with your current formula I believe.
Hope this helps
Michael
Answers
-
Hello,
Try switching isdate(5/4/20) to DATE(2020, 5, 4). What you are doing is asking if 5/4/20 is a date with your current formula I believe.
Hope this helps
Michael
-
Thank you so much! It worked 😁
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!