Lock module sperately

N

naveen

Hi,
I am using modules in wod vba project.
I want to lock project code & module which is inside the project in
seperate password. Does this possible. IF so , may I have any solution.
Currently If I unlock project user can access any modules, but I want to
restrict
acess to each module by password.
Thanks & Regards
Naveen
 
J

Jonathan West

Can't be done. You can only lock the entire project with a single password.

If you need to have different parts locked or unlocked, then you need to
split them into separate templates, and only lock some of the templates.
 
N

naveen

Hi,
Thanks for reply, But I have 3 modules inside a project. I locked the
project with password. I want to lock the inside modules of that project with
other different password.
Can I do this ?
Thanks
Naveen
 
J

Jonathan West

naveen said:
Hi,
Thanks for reply, But I have 3 modules inside a project. I locked the
project with password. I want to lock the inside modules of that project
with
other different password.
Can I do this ?


No.
 

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

Top