How to call a COM add-in function from macro in Excel 2007

  • Thread starter Thread starter Sink0
  • Start date Start date
S

Sink0

Hi i am using an third part COM add-In that creats a new TAB at Excel 2007.
This new tab has a lot of functionalities. I want to know if its possible,
and how to call those macros associated with those functionalities by a macro
create by mysef.

Thaks
 
Sink0 -

I think it depends on whether the developer of the add-in has designed it so
that it "exposes" some of its functions and subroutines. So, I think you
must contact the third-party developer to get more information.

- Mike
http://www.MikeMiddleton.com



Hi i am using an third part COM add-In that creats a new TAB at Excel 2007.
This new tab has a lot of functionalities. I want to know if its possible,
and how to call those macros associated with those functionalities by a
macro
create by mysef.

Thaks
 
Back
Top