View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Entering Chinese characters into VBA source codes

Ray,
The only I know is to work on a Chinese system.

NickHK

"Ray" wrote in message
...
Hi,

I have setup my Regional Language Options and I can enter Chinese

characters
into my Excel, word documents.

However, when programming in VBA, I am not able to enter Chinese

characters
into the VBA source code as comments. The characters appear as '?'.

What should I do so that I can enter Chinese characters into VBA?

Thanks.

Rayney