G Guest Sep 14, 2007 #1 how can i password protect my vbe projects so the work but cant be changed with out a password Regards Stan
how can i password protect my vbe projects so the work but cant be changed with out a password Regards Stan
B Bob Phillips Sep 14, 2007 #2 Select the project in the explorer window in the VBIDE, select Tools>Properties>Protection, set it there. Be aware that Excel protection is weak, and only deters a casual observer. It is easily cracked. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
Select the project in the explorer window in the VBIDE, select Tools>Properties>Protection, set it there. Be aware that Excel protection is weak, and only deters a casual observer. It is easily cracked. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
G Guest Sep 14, 2007 #3 Hi, In VB editor click Tools|VBAproject properties|Protection Lock project for viewing and apply a pasword. Not secure and easily broken. Mike
Hi, In VB editor click Tools|VBAproject properties|Protection Lock project for viewing and apply a pasword. Not secure and easily broken. Mike
G Guest Sep 14, 2007 #4 Bob & Mike Easy when you know how,,, thanks Mike H said: Hi, In VB editor click Tools|VBAproject properties|Protection Lock project for viewing and apply a pasword. Not secure and easily broken. Mike Click to expand...
Bob & Mike Easy when you know how,,, thanks Mike H said: Hi, In VB editor click Tools|VBAproject properties|Protection Lock project for viewing and apply a pasword. Not secure and easily broken. Mike Click to expand...