View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bad_boyu bad_boyu is offline
external usenet poster
 
Posts: 4
Default Add-ins passwords

How safe are Add-ins passwords? Do you recommend using an add-in to
protect your code, or is better to move the code in a dll file? Are
there any other solutions to protect your VBA code?

Thanks and have a nice day ;)