R
RealCat
I was just trying to simply display a MessageBox in Japanese in
Microsoft Outlook 2007 Visual Basic Editor.
msgbox "$B$3$s$K$A$O(B" (Japanese phrase for Hello)
but it became
msgbox "??????"
as I type.
So, typing in Unicode (Asian chatracters) is impossible in VBA? I
don't want a solution, I just want to know if it is possible or not in
order not to spend my time trying to do something impossible.
Thank you.
Microsoft Outlook 2007 Visual Basic Editor.
msgbox "$B$3$s$K$A$O(B" (Japanese phrase for Hello)
but it became
msgbox "??????"
as I type.
So, typing in Unicode (Asian chatracters) is impossible in VBA? I
don't want a solution, I just want to know if it is possible or not in
order not to spend my time trying to do something impossible.
Thank you.