AnthonyGerrard
Registered User.
- Local time
- Today, 08:32
- Joined
- Jun 11, 2004
- Messages
- 1,069
I know how to use a callback to to action a button click directly.
But I also have a drop down list of my buttons on a form (they are dynamically created, so the details are stored in a table), I want to select a button from my drop down lists and then action the button selected.
Cheers for any help?
EDIT: In short - I want to execute a ribbon button via vba knowing its Control.ID.
But I also have a drop down list of my buttons on a form (they are dynamically created, so the details are stored in a table), I want to select a button from my drop down lists and then action the button selected.
Cheers for any help?
EDIT: In short - I want to execute a ribbon button via vba knowing its Control.ID.
Last edited: