P Programming Registered User. Local time Today, 01:09 Joined Jul 5, 2018 Messages 20 Aug 2, 2018 #1 My msgbox shows me ""??" when it wants to report data stored in Arabic language. How can I make it see other languages other than English.
My msgbox shows me ""??" when it wants to report data stored in Arabic language. How can I make it see other languages other than English.
isladogs MVP / VIP Local time Today, 09:09 Joined Jan 14, 2017 Messages 18,956 Aug 2, 2018 #2 Can you display the Arabic data in a standard form? If so, you could create your own popup form and use that in place of the standard message box Also, welcome to the forum
Can you display the Arabic data in a standard form? If so, you could create your own popup form and use that in place of the standard message box Also, welcome to the forum
P Programming Registered User. Local time Today, 01:09 Joined Jul 5, 2018 Messages 20 Aug 3, 2018 #3 I love your idea. Thank you very much . I also found another solution ,I had to change the language setting in my laptop and make the default language in my computer Arabic not English. So no more code needed for the msgbox .
I love your idea. Thank you very much . I also found another solution ,I had to change the language setting in my laptop and make the default language in my computer Arabic not English. So no more code needed for the msgbox .
isladogs MVP / VIP Local time Today, 09:09 Joined Jan 14, 2017 Messages 18,956 Aug 3, 2018 #4 Glad you have a solution. I was going to suggest that but assumed you wanted another default language
Glad you have a solution. I was going to suggest that but assumed you wanted another default language