August 7, 200124 yr I want to set the password for a group of files which are opening from a main menu.Only the main menu should have pwd asked for and all others open from main menu.But if they open individual files it should ask for pwd. How do I do this? Something like setting a master pwd for all the files. Thank You
August 8, 200124 yr If you use the same password for all the files, enter the password when opening the main file, and open the additional files (hidden or not) using a startup script in the main file, you won't be asked for a password when each of the other files opens. -bd
Create an account or sign in to comment