View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Dorci Dorci is offline
external usenet poster
 
Posts: 29
Default Inserting Symbols via a macro

Okay, I don't understand how either of you converted that unicode number.
I'd like to convert code 221A to get the checkmark symbol. I'm sure you
could tell me the value, but I'd also like to understand that "easier way"
that Tom mentioned. Where exactly to I enter "? &H221A" to get the result?
Thanks so much!

"Ken Johnson" wrote:

Hi Tom,
Thanks for that, this is the first time I've worked with Hexadecimal.
It's nice to get to know the little shortcuts.
Ken Johnson