guys,
what is the code to display celsius symbol ??
Printable View
guys,
what is the code to display celsius symbol ??
MsgBox Chr(176)
Celcius does not have a symbol, but it has a degrees symbol. Try going to Run->charmap and find the symbol that you are looking for.
Degrees symbol: °
thank you so much ... :D actually i use a direct pasting the symbol instead of the code
.. and it works
http://asciitable.com/
Just a quick lookup table for stuff like that, don't think it covers the special "weird" characters though.