S
sanji1970
I'm able to handle the commandbar button events by implimenting
CommandBarButton_click() handler. But I'm not able to find the way to
catch menu and ShortCut key events for VBA menu.
Example: suppose user pressed (F5) or selected the menu item
VBA-Run-RunSub/UserFrom, then how can catch this event? please help.
CommandBarButton_click() handler. But I'm not able to find the way to
catch menu and ShortCut key events for VBA menu.
Example: suppose user pressed (F5) or selected the menu item
VBA-Run-RunSub/UserFrom, then how can catch this event? please help.