How to connect symbols with text
Hi,
I'm trying to connect the symbols to a column for "not started", "In progress", "Complete". Is there any way I can do it? I'm trying to change the text automatically when an assigned person change the status of the project.
Please see the attached screenshot.
Best Answer
-
Hi @SIS,
You could use an IF formula in the symbol column.
For instance:
=IF(status@row="Not Started", "Grey", IF(status@row="In Progress", "Green", ...etc
Is that what you are getting at?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
Answers
-
Hi @SIS,
You could use an IF formula in the symbol column.
For instance:
=IF(status@row="Not Started", "Grey", IF(status@row="In Progress", "Green", ...etc
Is that what you are getting at?
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
-
Thanks, Holly! Just found out another way to do it. Just used emoji along with a text! That worked a charm. Thanks for your help!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!