Call a sub that is in a module of another stencil

M

mikeFin

Hello !

I want to call a Function (sub) that is stored in the module of a stencil I
have.
I want to call this function from a module that belongs to the Document-file
itself, not from the stencil.

How can I do this?

Thanks!
 
J

JuneTheSecond

mikeFin,

I don't know how to directly call the macro in stencil
from VBA on Drawing.
Indirectl way is to make Runmacro function on the
shape or page, and trigger the the function from VBA
with trigger method.

I wish to know the quick way, too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top