B
Balex
Hi,
I have written a series of VBA macros for hiding / showing layers in a Visio
drawing. I have not found any other solution than to run these from ActiveX
buttons placed on the drawing, and it works, but ActiveX is not a thing I
want to keep if possible: the drawing is used in a big bank, and they don't
fancy ActiveX at all, security risks and all that... So I'd like to replace
the ActiveX controls with simple buttons on the toolbar.
In Word, there is nothing easier than adding a macro as a button in the
toolbar. I CAN'T FIND that possibility in Visio ! Am I missing something, or
what ?
Can anybody help me to implement the functionality of calling a subroutine
from the toolbar or menus ?
Thanks and regards
Balex
I have written a series of VBA macros for hiding / showing layers in a Visio
drawing. I have not found any other solution than to run these from ActiveX
buttons placed on the drawing, and it works, but ActiveX is not a thing I
want to keep if possible: the drawing is used in a big bank, and they don't
fancy ActiveX at all, security risks and all that... So I'd like to replace
the ActiveX controls with simple buttons on the toolbar.
In Word, there is nothing easier than adding a macro as a button in the
toolbar. I CAN'T FIND that possibility in Visio ! Am I missing something, or
what ?
Can anybody help me to implement the functionality of calling a subroutine
from the toolbar or menus ?
Thanks and regards
Balex