COM Add-ins

  • Thread starter Thread starter CLarkou
  • Start date Start date
C

CLarkou

I read in an article that COM add-ins let a single add-in to function
in more than one Office host, so I could write code once and have it
run in Word, Excel, Power Point and Excel.

How can this be done ? Does it apply in Office 97 also ?
 
How can this be done?
-------------------------
Carefully, you either have to use features which are common to the
applications you are targetting or branch correctly in your code dependent
upon the host application.

Does it apply in Office 97 also ?
 

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