Countifs Formula Including Keyword Search and Date Range
Hello,
I am attempting to build a live chart that tracks the number of open items from a smartsheet and also organizes them into date ranges based on todays date. I am currently using the countif function to organize the data into 30+ days outstanding, 60+ days outstanding, etc. but I would like to exclude any items that have been listed as complete. The current formula I am using is:
=COUNTIF({PurePM-Ron Weekly Tracker Range 3}, >=TODAY(-60)) - [30+ Days Outstanding]@row
Looking to organize the data based on the origin date and status columns.
Answers
-
Hi @PPMRL
You will need to add the Status reference in your other sheet and set the criteria as <>"Complete", using the less than and greater than symbols in this manner takes is as not equal to. Your COUNTIF will change to COUNTIFS as there are multiple conditions.
Thanks,
Aravind GP| Principal Consultant
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!