Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I determine witch language excel "uses"?
My problem is that som users have an english version and some users have an norwegian version. This causes problems when working with commandbars: Norwegian: Set CmdBarMenu = CmdBar.Controls("Verktøy") English: Set CmdBarMenu = CmdBar.Controls("Tools") Is there a global method of doing this so this language issue wont cause me any trouble? knut |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change German language data into Eglish Language in a colum | Excel Discussion (Misc queries) | |||
language support in excel sheet using a third party language tool | Excel Worksheet Functions | |||
How can I programatically change the language in the language bar? | Excel Discussion (Misc queries) | |||
How to change the excel format from language to language? | Excel Discussion (Misc queries) | |||
Determine application language in Excel 97 | Excel Programming |