Password to open

P

Param

Hi,

How to create macro :
1. prompt for password to open file.
2. prompt for password to go specific sheet.

TQ
 
G

galimi

You can have a dialog box pop up that contains a password protected text box
that will kick off on the Open event and Change_Sheet events.
 
Top