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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 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!