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
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives