C
CNPCarl
I want code to run each time I add a new shape from a specific stencil to a
drawing so that I can open up the stencil from any drawing and use the code.
I've tried using a "Document_ShapeAdded" Sub and a "Page_ShapeAdded" Sub
saved in a stencil, but neither had any effect when I added shapes from the
stencil to a drawing.
Can you run code from a stencil when a certain event (like adding a shape to
a drawing) occurs?
Any help is appreciated. Also, does anyone have a site that talks about
events and how to use them?
Carl
drawing so that I can open up the stencil from any drawing and use the code.
I've tried using a "Document_ShapeAdded" Sub and a "Page_ShapeAdded" Sub
saved in a stencil, but neither had any effect when I added shapes from the
stencil to a drawing.
Can you run code from a stencil when a certain event (like adding a shape to
a drawing) occurs?
Any help is appreciated. Also, does anyone have a site that talks about
events and how to use them?
Carl