I need help password protecting a hidden sheet. Instead of the usual right click and select hide, I went into VBA Project Explorer and Properties and selected for the sheet to be "xlSheetVeryHidden"; however, I cannot figure out how to protect it so that in order for the sheet to become visible that a password will need to be input. I'm very amature with VBA and macros so step by step instructions are extremely helpful

Also, I've gone into the VBA Project - Project Properties, clicked on the Protection tab, selected Lock project for viewing and input a password; however, I'm still able to view it without inputting the password.

Thank you for your help with this!!