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
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 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!