banjoflanjo
New Member
- Joined
- Mar 20, 2008
- Messages
- 44
Hi,
I have a tab that I want to remain hidden to all who do not know the password.
I want the tab to become visible via clicking a button which runs the following code
Sheets("Project Deletion Form").Visible = True
However the workbook is password protected and I would like the user to be prompted for the password once they click the button before the sheet becomes visible.
Can anyone help me with this?
Regards
Banjoflanjo
I have a tab that I want to remain hidden to all who do not know the password.
I want the tab to become visible via clicking a button which runs the following code
Sheets("Project Deletion Form").Visible = True
However the workbook is password protected and I would like the user to be prompted for the password once they click the button before the sheet becomes visible.
Can anyone help me with this?
Regards
Banjoflanjo