View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Format cells for special characters

Several ways to do this with auto-correct or find and replace, or just
through straight code. See if this has what you want.
http://office.microsoft.com/en-us/ex...CL100570551033
note that ALT+0252 is the character code, you can use this in your code if
you decide to go this route.
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"Mad Davy Cash" wrote:

I downloaded a "to do List" that has a function whereby entering "a" into the
cell, brings back the checkmark unicode character.

How is this set up?