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