CountIF at risk
Hi.
I'm having trouble adding the second half of a formula. I am trying to build a rollup task summary. So I need a COUNTIF a task is due within 3 days, and the completed column is blank.
I think that will get me to display only the task that is approaching their due date.
Tags:
Best Answer
-
You need to use a countifs formula
=COUNTIFS({1. Task Sheet Range 2},<=Today(+3),{Completed Column Reference},"")
Answers
-
You need to use a countifs formula
=COUNTIFS({1. Task Sheet Range 2},<=Today(+3),{Completed Column Reference},"")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 152 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 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!