Office 97 override commandbar /menubar events

N

Nick

Hi all,


My problem: I need to hook into the click event of various menu items
in Excel (built in and custom).


In Office2003, this is possible as I can create a custom
CommandBarButton class using WithEvents. But in Office 97, the
CommandBarButton doesnt have any events.


So, is there any workaround for hooking into when a menu item has been
clicked, for Office 97?


Thanks,


Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top