Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Formula with star symbol
Marie Eastman
✭✭✭
HI,
I was trying to use a formula with symbol.
Here is the formula I wrote. The formula is working but I would like it to be the symbol Starred/Not Starred and not the words. My column property is symbol.
=IF(Status1 = "Done", "Starred", "Not Starred")
What am I doing wrong?
thanks
Marie
Tags:
Comments
-
Hi Marie-- Great question! When using the Starred/Not Starred symbol option, you'll want to use the values 1 (for starred) and 0 (for not starred), rather than the text values. So, your formula should look like:
=IF(Status1 = "Done", 1, 0)
This is the same for the Flagged/Not Flagged symbol option and checkboxes as well. Hope that helps!
-
Thank you that worked perfectly!
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives