Hi,
Firstly, this is a college project so it doesn't matter if the workbook isn't 100% secure (although in excel I've heard that isn't possible anyway).
I want to protect certain worksheets with password protection. The basic excel protection isn't satisfactory because it ruins my macros. I want to simply protect access to a worksheet with a password.
For example my 5th sheet (named "Accounts") is one I definately want to protect with a password.
The tricky bit:
To access the "Accounts" sheet, I want the user to click on a button that has a macro attached to it that takes them to "Accounts" (I've already got this) rather than the tabs at the bottom.
So is there a way in which when the user clicks on the "Accounts" macro, they have to type in a password before they get to "Accounts"?
ps. Also, is there any way I can get rid of the tabs at the bottom so the user can only use my macros to navigate around the workbook?
thanks, any help would be appreciated greatly.
Firstly, this is a college project so it doesn't matter if the workbook isn't 100% secure (although in excel I've heard that isn't possible anyway).
I want to protect certain worksheets with password protection. The basic excel protection isn't satisfactory because it ruins my macros. I want to simply protect access to a worksheet with a password.
For example my 5th sheet (named "Accounts") is one I definately want to protect with a password.
The tricky bit:
To access the "Accounts" sheet, I want the user to click on a button that has a macro attached to it that takes them to "Accounts" (I've already got this) rather than the tabs at the bottom.
So is there a way in which when the user clicks on the "Accounts" macro, they have to type in a password before they get to "Accounts"?
ps. Also, is there any way I can get rid of the tabs at the bottom so the user can only use my macros to navigate around the workbook?
thanks, any help would be appreciated greatly.