Formula Q
Kim Michael
✭✭✭✭
Currently I have a cell with a formula to determine "Days Till Due" (=[Due Date]@row - TODAY()) based off a due date cell. I also have a status cell that has the drop down with: complete, in progress, not started, roadblock. I have conditional formatting that will strike through the row when the status is changed to "complete"
I would like to modify the formula to show only Days Till Due if the status is anything but complete. Thus if the it would look like this with the new formula.
Answers
-
=IF(Status@row = "Complete", "", [Due Date]@row - TODAY())
-
Thank you so much! It works perfectly!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 213 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives