Thread: Unicode
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shafiee
 
Posts: n/a
Default Unicode

Hi,

Just want to know if there is a way to make the CODE function to work for
unicode text. It always returns 63. Also, excel doesn't compare unicode
strings.
VBA's ASC function also returns 63 for any unicode character.
But, vbscript's asc function returns the correct character code in web pages.
Any ideas?

Shafiee.