Formula to change symbols
Can someone please help me with a formula? I want to automate the yellow ball two days before the due date and the red ball the day after the due date when the "Done" column is not checked.
Thank you for your help!
Answers
-
=IF(AND(Done@row=0,[Due Date]@row<TODAY()),"Red",IF([Due Date]@row<= TODAY(2), "Yellow",""))
I prefer to start with "Worst Case Scenario" then work my way up: If you tried to start with the YELLOW color, it would turn Yellow two days after the due date passed again.Good luck~
If this answer resolves your question, please help the Community by marking it as an accepted answer. I'd also be grateful for your response - "Insightful"or "Awesome" reactions are much appreciated. Thanks!
-
Thanks Kerry, this almost got it. The yellow shows up at the accurate time. But the red does not. It also needs to take into consideration the check box. If the box is checked in the Done column, I would like the At Risk column to either be blank or have the green ball. I'm fine with either.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!