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.