Unparseable Error
I'm getting an error #UNPARSEABLE for the following conditional formula that sets Red, Yellow, Green, Blue symbols per combined conditions of [End Date]'s proximity to "TODAY" + Status Condition (Not Started, In Process, Complete):
Formula:
=IF(Status3=“Complete","Blue",IF(Finish3<=TODAY(+3),"Red",IF(AND(Finish3>=TODAY(+3),Finish3<=TODAY(+14)),"Yellow",IF(Finish3>=TODAY(14+), "Green", "Nope"))))
I used this formula in my other Smart Sheet with no issue...but when I try to copy into a new sheet, it does not work and I get #UNPARSEABLE error.
Comments
-
Hello Adrienne.
Very nice formula, I just changed the last IF criteria from TODAY(14+) to TODAY(+14) and it worked for me.
-
This content has been removed.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!