How can I tell the current user language in a vba program?
I need this to show a form in an appropriate language.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My initial code (utilising this vbforum code) assumed that Windows and Excel share a common language – likely but not bulletproof.
updated
The revised code:
Sample output on my machine below
The code will let the user know if there are any errors in accessing the LCID website, or in parsing the country name.