Counting dates in a column
Hi, I am trying to count cells in a column to determine:
(a) which cells have dates in them? and
(b) which cells have dates in the past (older than today)
Would appreciate if anyone could provide some guidance.
Thanks.
Answers
-
Please ignore (b). Just looking for some direction on (a). Thanks
-
Hey @Zia Siddiqui ,
You will want to use a combination of the COUNTIF, ISDATE, and @cell functions to count the number of date values within a given range. I have created the example below on how this may look like for your reference:
Formula: =COUNTIF(Date:Date, ISDATE(@cell))
I hope this helps!
Jaykel
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!