Adding a macro to a toolbar

S

Stephen English

I have created a macro and I want to add it to a custom toolbar that I have
created.

In Word I go Tools - Customise - Commands - Macros and then see the list of
macros in the right hand box and drag one on to my toolbar. There is no
Macros under Commands (categories) in Visio. How do I achieve this please?
Stephen
 
J

JuneTheSecond

Visio is somewhat different, because Visio was not born in Microsoft.
In Visio, you could do it with vba macro. If you are interested in
programing, please refer to the UIObject in the help document or MSDN site.
 
Top