Chinese in VBA

T

tjmj

I'm trying to translate an English Excel document which uses macro and vba
codes. Everytime I try to type Chinese using IME into Microsoft Visual Basic,
it appears as question marks.
Is there a way to insert/display Chinese characters?
How can I translate the following:
MsgBox("Are you sure you want to clear all scores?", _
vbYesNo, "Delete All Scores")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top