Dear Friend,
I did a 3 sheet Excel file, with a template in the sheet1, this will pick the datas from sheet2 & sheet3 for calculation.
I want to hide sheet2 & sheet3 and protect it with password.
Can any one help me to do it, please.
Thanks.
Dear Friend,
I did a 3 sheet Excel file, with a template in the sheet1, this will pick the datas from sheet2 & sheet3 for calculation.
I want to hide sheet2 & sheet3 and protect it with password.
Can any one help me to do it, please.
Thanks.
Last edited by V.G.PADMANABHAN; 11-01-2012 at 05:56 AM.
this workbook has a code to view sheet 3 is this what you are looking to do
![]()
Please Login or Register to view this content.
hi V.G.PADMANABHAN. do you need it to be protected to the extent they are 1) unable to unhide or 2) just unable to edit? for 1), try:
pressing ALT + F11. that will bring you to the VBA window. go to Tools -> VBAProject Properties -> Protection tab -> Lock project for viewing -> Enter password -> OK
go to View -> Project Explorer
go to View -> Properties window
you should now see 2 panels on the left. Under the 1st one, click on Sheet2 (Sheet2). now go to the 2nd panel. there should be a "Visible" field at the end. change it to "2 - xlsheetVeryHidden". do the same for Sheet3
for 2), simply:
right-click the worksheet name below & "Protect Sheet" Then type your password. right-click on the worksheet again & press "Hide"
Thanks, if you have clicked on the * and added our rep.
If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".
"Contentment is not the fulfillment of what you want, but the realization of what you already have."
Tips & Tutorials I Compiled | How to Get Quick & Good Answers
I should have done both sheets --- so here is sheet2 & sheet 3
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks