View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CRayF CRayF is offline
external usenet poster
 
Posts: 115
Default How to assign value using a Char Codes?

I'd like the use the Char Code: 25AB –¡ in a
Range("K1").Value =
instuction.

How could you write this the use Char Codes?