Hi all,
Could you tell what is the purpose of VBAProject protection? How can we use
this feature in our programming?
Clara

Signature
thank you so much for your help
Don Guillett - 23 May 2008 14:33 GMT
Homework?

Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
> Hi all,
>
[quoted text clipped - 3 lines]
>
> Clara
Mike H - 23 May 2008 14:38 GMT
Clara,
It's simply a method to protect you VB code from being altered and/or viewed
but note that it doesn't provide a particularly high level of security
because readily available software can remove the passwords.
To implement it in VB editor click
Tools|VBA Project properties
select the protection tab and set a password.
Mike
> Hi all,
>
> Could you tell what is the purpose of VBAProject protection? How can we use
> this feature in our programming?
>
> Clara