expiry date for add on modules

  • Thread starter Thread starter pippo
  • Start date Start date
P

pippo

I have created a small vba based program for excel, I would like to als
be able to distribute it but I would like to limit the use of it via a
expiry date or a authorisation code, can anyone help me?

thanks

Ala
 
Hi
not really possible with VBA. This kind of protection can VERY easily
be circumvented. The only secure way would be to create a compiled
addin (e.g. COM Addin with VB 6)
 

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