MessageBox in other Language ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Alireza355
    New Member
    • Feb 2009
    • 86

    #1

    MessageBox in other Language ???

    Dear All,

    Is it possible to have a messagebox with another language other than english?

    It seems to me it is not possible to type other languages in the VBA code environment.
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32669

    #2
    As you can put any ASCII characters in a MessageBox string I'm not sure what your question is about Ali.

    Please try to ask your questions more clearly as it not only helps us to understand, it also gives your question a much higher chance of getting a meaningful answer.

    Comment

    • Alireza355
      New Member
      • Feb 2009
      • 86

      #3
      MessageBox Language

      Well, I want to give my users a messagebox, giving them a warning in Farsi (Persian).

      The thing is that when I change my windows language from EN (English) to FA (Farsi), and try to type in the VBA window, some weird characters appear instead of Fasri characters.

      I have attached a picture. Please take a look at the picture.
      Attached Files

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32669

        #4
        Ali, I can't see any details, but I'm guessing this means that you're not using the standard character set, which is your problem, rather than you're trying to write in another (non-English) language as your question says.

        Writing in Persian is one thing, but I presume Farsi is another character set. Excuse my ignorance of such matters.

        I don't know what support there is for other character sets (I've never really needed them), but I'd be surprised if there weren't a way out there somewhere to do what you need.

        Sorry I can't be much help and good luck finding your answer.

        Comment

        • Alireza355
          New Member
          • Feb 2009
          • 86

          #5
          Thanx a lot

          Thanks anyway.

          Best Regards,

          Alireza355

          Comment

          Working...