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
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!