Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everybody,
I use code that adds a button to the 'Cell' commandbar (this is the commandbar that appears when you right click in a worksheet cell). I want to ensure that my code will work in all versions of Excel from 97 to 2003 (this has been tested successfully) and in non-English versions of Excel. Can anyone tell me if the commandbars names are different in non-English versions? If they are then how would I get a reference to the Cell commandbar in code? I can't use the Index property as it seems to be different depending on which version one is using. Also, I thought about using the FindControl method on one of the Cell commandbar's buttons and then getting the Parent property. The problem with this is that each button on the Cell commandbar exists on other commandbars so I can't be sure I'm getting the right one. Thanks for any help, Daniel Klann |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using english and non-English Excel commands simultaneously in anon-English installation | Excel Worksheet Functions | |||
How do I use English function names in a Dutch Excel 2003? | Excel Discussion (Misc queries) | |||
Excel functions names should be in English for all Localized versi | Excel Worksheet Functions | |||
How to translate excel function names from english to local langua | Excel Worksheet Functions | |||
Sharing worksheets between English and German versions | Excel Discussion (Misc queries) |