Re: Toolbars-customizing




"klav" <klav@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:B1A875FF-9ADC-4161-AA5B-15F15A4DECD6@xxxxxxxxxxxxxxxx
Once you add a button to a toolbar for a macro you've created and you change
the text on the button, is there any way to know what macro it is executing?

The macro executed is stated in the OnAction property of the CommandBarButton object. This is accessible via VBA, but nothing in Tools Customize will give it to you directly.

--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org

.


Loading