ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to determine which button was clicked on the modified right-click menu (https://www.excelbanter.com/excel-programming/275790-how-determine-button-clicked-modified-right-click-menu.html)

Patrick Choi

How to determine which button was clicked on the modified right-click menu
 
I have modified the right-click menu to contain new control items. I wish to
know which button on the newly modified menu was clicked by the user so that
I can appoint differnet macros for different button clicks.

May anyone please give me a clue? Thanks a lot!



Chip Pearson

How to determine which button was clicked on the modified right-click menu
 
Patrick,

You can use the ActionControl property to get a reference to the control
that was clicked. E.g.,

Msgbox Application.CommandBars.ActionControl.Caption


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com



"Patrick Choi" wrote in message
...
I have modified the right-click menu to contain new control items. I wish

to
know which button on the newly modified menu was clicked by the user so

that
I can appoint differnet macros for different button clicks.

May anyone please give me a clue? Thanks a lot!






All times are GMT +1. The time now is 06:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com