> Everyone knows that it is easy to crack a password protecting a VBA
> project
[quoted text clipped - 5 lines]
> to be
> there but was removed) exists?
You can check the Protected property of the VBProject object.
> If the password doesn't exist, the program won't
> function. Conceivably it can 'kill' itself.
>
> It at least adds a little bit of additional license protection.
It adds no protection at all. If the project can be opened without the code
being run, the hacker can then find that extra code and comment it out. All
you are doing is adding a minor additional layer of inconvenience.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup