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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!