Using Addons with macros

  • Thread starter Thread starter mikemcglone
  • Start date Start date
M

mikemcglone

Is it possible to use an installed Addon with in macro? If so, what
is that syntax. Have tried to do this with a macro but the macro
ignores the Addon instructon and finishes prematurely. Thanks
 
You can call a procedure in the addin using Application.Run if it is exposed
and you know the name and the arguments.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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

Back
Top