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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives