Lock definitely VBA project

A

AveCesar

Hello Everybody,

Is it possible to lock definitely a VBA project?
I already saw this code on a forum in france but I don't rediscover it.
Be clear. I do not want in any manner a code to remove the protections.
What I would like, is that nobody can't attain MY projects.

Thank you for your help.

AveCesar
 
D

Dave Peterson

Nope. There will always be people who will be able to break any lock--including
your project.

If you're really concerned, you may want to look into creating compile COM
addins.
 
A

AveCesar

Hi Dave,

First sorry for this late response. I have just had a death in my family.

Then I thank you for your help.

Avecesar
 
Top