COM Addin vs. VBA

H

Hollis D. Paul

Why are COM Addins so much better than VBA?
Because you can build a package and installer and use that to enable
other users to use your com add-in.

If you build VBA code, it goes into your global outlook file (sorry, I
don't remember the name just now). The only way to give it to somebody
else is to have them copy it over there existing same named module,
wiping out whatever they may have created in VBA. You could make
people very angry if you did that.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2600
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 

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