RGYB color change based on Status
Hi,
I have gone through a lot of posts in this community and tried a bunch of formulas and can't get it to work.
I have 5 statuses in the Status column dropdown
- Not Started
- In Progress
- Delayed
- Behind
- Complete
I would like the RGYB colour to change based on the status.
- Not Started, and Complete - Blue
- In Progress - Green
- Delayed - Yellow
- Behind - Red
The most recent formula I tried, which I found in the discussion forum and it was working for the individual that posted is:
=IF(Status@row = "In Progress", "Green", IF(Status@row = “Delayed”, "Yellow", IF(Status@row = "Behind", "Red", IF(Status@row = "Complete", "Blue”, “Blue”))))
I continually get an unparsable error. Would greatly appreciate any and all assistance.
Answers
-
See the fancy quotes tucked in here and there that show open vs closed but then you have other quotes that are straight up and down? You want them all to be straight up and down.
Try retyping the formula directly in the sheet, here in the Community, or in a text editor type program such as Notepad.
Everything else looks good to go.
-
Thanks so much, typing it directly into the sheet worked.
-
Hello,
I would recommend that you use conditional formatting instead of a formula. I also tried your function and received the same error. Here's what I tried:
Hope this helps.
-
Thanks, I'm new to Smartsheet and wasn't aware of conditional formatting. I'll give it a try.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 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
Check out the Formula Handbook template!