View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Liam[_2_] Liam[_2_] is offline
external usenet poster
 
Posts: 6
Default converting VBA into a com add-in

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