converting VBA into a com add-in

  • Thread starter Thread starter Liam
  • Start date Start date
L

Liam

I have a lot of VBA code, and although the project is
protected from viewing with a password, I understand that
this only protects you from honest people. How can I
convert it to a com add-in or some other form of
programming more secure?

Also, is there some way to use license keys to prevent
free duplication?

Liam
 
You need to use VB 6 or the Developer edition of Office to create a COM
Addin. The best guide I've seen around is in the book 'Excel 2002 VBA' by
Stephen Bullen, John Green, Rob Bovey and Robert Rosenberg.
 

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