Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
i created an add-in which builds a menu. This has items with shortcuts (strg+shift+x) if i use the shortcuts, the menu item won't be called. if i call the menu item directly, everything is ok. can anyone help? Thank's jens |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you assign the shortcut keys to the macro?
Or are you writing about the accelerator keys in the menu item's caption. If you just used the accelerator keys, you need to use alt-(key) to choose that menu item. kikde wrote: Hi, i created an add-in which builds a menu. This has items with shortcuts (strg+shift+x) if i use the shortcuts, the menu item won't be called. if i call the menu item directly, everything is ok. can anyone help? Thank's jens -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shortcuts | Excel Worksheet Functions | |||
old shortcuts | Excel Discussion (Misc queries) | |||
Look in shortcuts. | Excel Worksheet Functions | |||
How to disable the shortcuts of excel files created by MSExcel 20. | Excel Discussion (Misc queries) | |||
Shortcuts created on root | Excel Programming |