Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Office 2003 on Windows XP.
A custom shortcut menu is displayed with a single menu item on it. After 10 seconds or so, I want to cancel this menu if the user has not clicked it. Please note, that I have the shortcut menu and the time delay worked out. I just need code to cancel or click the menu. How can I do this programmatically? Thanks much in advance for your assistance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi quartz,
Have you try recording the macro that you are try to do? close open the menu? Goto Tools, Macro, Record New Macro then Press Alt-F11 you will see a module created see if that the code you are looking for. Hope this helps. "quartz" wrote: I am using Office 2003 on Windows XP. A custom shortcut menu is displayed with a single menu item on it. After 10 seconds or so, I want to cancel this menu if the user has not clicked it. Please note, that I have the shortcut menu and the time delay worked out. I just need code to cancel or click the menu. How can I do this programmatically? Thanks much in advance for your assistance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Popup Menu / Shortcut Menu | Excel Discussion (Misc queries) | |||
Shortcut menu help | Excel Programming | |||
Cancel Macro is user selects 'cancel' at save menu | Excel Programming | |||
shortcut menu | Excel Discussion (Misc queries) | |||
shortcut for menu | Excel Programming |