ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA finding language versions (https://www.excelbanter.com/excel-programming/400438-vba-finding-language-versions.html)

Erich Neuwirth

VBA finding language versions
 
I need to find the install language and the UI language and possibly the
current help language of Windows (XP) from within Excel (2003 and 2007).

I can get this information about Excel with
Application.LanguageSettings.LanguageID(msoLanguag eIDInstall)
Application.LanguageSettings.LanguageID(msoLanguag eIDUI)
Application.LanguageSettings.LanguageID(msoLanguag eIDHelp)
but how can I get teh same information about Windows?

RB Smissaert

VBA finding language versions
 
http://shorterlink.com/?3NH6IT

RBS

"Erich Neuwirth" wrote in message
...
I need to find the install language and the UI language and possibly the
current help language of Windows (XP) from within Excel (2003 and 2007).

I can get this information about Excel with
Application.LanguageSettings.LanguageID(msoLanguag eIDInstall)
Application.LanguageSettings.LanguageID(msoLanguag eIDUI)
Application.LanguageSettings.LanguageID(msoLanguag eIDHelp)
but how can I get teh same information about Windows?




All times are GMT +1. The time now is 10:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com