I have one question regarding this thread.
How can we protect one sheet with one password and different password for
other. For example, I have 4 excel sheets, I would like to give different
password for each. Lets say sheet1 is default active sheet. Now when I enter
password as "password" from your coding, I can open sheet2 and sheet3. But
how can i write code so that If I enter password as "pass" then only I can
open sheet3.
Other thing is, can we set one master password which can open all sheets at
a time. My requirement is: master password should open all sheets but there
should be different password for different sheet, so user who knows the
password for individual sheet can only open that individual sheet. Please
help me to do this.
Thank you.