How to write a COUNTIF formula that counts the amount of rows where the date is TODAY-date>80 AND
TODAY-date<99?
Answers
-
Hello @Abbie G
Try this:
=COUNTIFS([Column20]:[Column20], >TODAY(+80), [Column20]:[Column20], <TODAY(+99))
Just replace [Column20]:[Column20] with the column that your Date is in.
Let me know how it goes!
Lidiya Shutaya
lidiya@ddbconsultants.ca
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 141 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!