Need a formula to change one RYG column if another RYG column changes.

Myles Armstrong
✭✭✭
I have a "Drawings Status" column that changes to Yellow when a date is reached and another column is blank. I need the RYG to change in the "EQ Status" column if the "Drawings Status" column turns Yellow. I know its an IF formula but not sure how to structure it.
Answers
-
Hi @Myles Armstrong,
It would be something like this (with the EQ Status RYG in this example turning green when the drawing status goes yellow):
=IF([Drawings Status]@row = "Yellow", "Green")
If you want a different colour to green, just update the word in the final set of speech marks to the preferred one ("yellow" or "red").
Hope this helps, but if I've misunderstood anything or you've any problems/questions then just let us know!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.1K Get Help
- 430 Global Discussions
- 149 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 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!