Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default 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?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change German language data into Eglish Language in a colum Execel work sheet language problems Excel Discussion (Misc queries) 1 October 29th 07 09:59 PM
Multiple Language Versions of Excel [email protected] Excel Discussion (Misc queries) 1 August 7th 06 07:23 PM
language support in excel sheet using a third party language tool seema Excel Worksheet Functions 0 March 13th 06 06:06 AM
Please include fonts from previous versions ('98) in new versions JJBQ Excel Discussion (Misc queries) 3 October 8th 05 07:19 PM
How to change the excel format from language to language? zee Excel Discussion (Misc queries) 2 January 30th 05 06:51 PM


All times are GMT +1. The time now is 12:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"