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
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives