MSGBOX in ARABIC language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wassimdaccache
    New Member
    • Apr 2007
    • 222

    MSGBOX in ARABIC language

    Dear all

    I am using office 2007 SP2


    I am trying to write a message box.

    Code:
    msgbox "هل تريد حفظ هذه المعلومات ؟",vbYesNo
    Everything is OK but I am getting unknown symbole in place of the ARABIC language.


    Is it an option in the OS ? How to add this language ?

    I am running access on WINDOWS XP SP3.



    Thank you
  • ajalwaysus
    Recognized Expert Contributor
    • Jul 2009
    • 266

    #2
    Is your Windows OS Arabic and English, or is it just an English OS?
    Although I don't understand how you could type in Arabic just to have it fail when it triggers.

    I am no expert at this.

    -AJ

    Comment

    • wassimdaccache
      New Member
      • Apr 2007
      • 222

      #3
      Originally posted by ajalwaysus
      Is your Windows OS Arabic and English, or is it just an English OS?
      Although I don't understand how you could type in Arabic just to have it fail when it triggers.

      I am no expert at this.

      -AJ
      My Operating system is in English.

      I can write in Arabic (I added the arabic language from control panel --> regional and language...)

      I am able to write in arabic without any fail in the VB page but it is not showing me the right Arabic characters.

      Comment

      Working...