Greek Letter as a Text String
I am trying to write a simple logical condition,
If A = 0, Sigma =1, other wise Sigma =2,
I write it using if function, but I cannot write the small sigma symbol
which is very annoying as the output is considered. Tried with CHAR(number)
but don't have any ascii value for greek letters.
Please help.
|