Need Excel VBa to display Arabic characters

  • Thread starter Thread starter Alseikhan
  • Start date Start date
A

Alseikhan

I have two computers running same version of Office 2003 in Windows XP
Pro. On one computer I can type Arabic words in VBA code (used to
display alert messages to users). On another computer, Arabic
characters are turned to garabage within the code, though I can type
Arabic fine in Excel cells and in MS Word
What gives?
What could the second computer be missing that precludes VBA from
displaying arabic characters?

Any help?

Thank you in advance
Alseikhan
 
Is the other computer setup for arabic language, I have heard that fon
is controlled through the users "Apperance" settings, through th
control pannel or right clicking desktop, and can't be changeabl
through the messagebox function, maybe you could create a userform
then you could customize the labels in the font you wan
 
Back
Top