Custom toolbar button to trigger a VBA Macro?

I

Inge

Hi, we have a VBA Macro to create a PowerPoint file that contains all or
selected pages from a drawing.

Now we want to create a button in the main Visio toolbar to trigger this
function. And we want to deliver this button+VBA Macro to 50 users.
We use Visio 2003.

Has anybody an idea how to achieve this?
 
J

JuneTheSecond

Examples to make buttons might be found in Help or in Visio sdk.
You can distribute Visio Drawing or stensil that includes the program.
 
Top