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
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 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
Check out the Formula Handbook template!