Hide sheets in work book that can be accessed by different teams using a password

Nikijune

Board Regular
Joined
Aug 16, 2016
Messages
51
Hi,

I'm not sure if this is possible, but I'm hoping there is some VBA that could help me.

I have a spread sheet that will hold summary pages for 4 different teams. I don't want each team to be able to see each others summaries, so I want to hide all of the sheets, and maybe have a front end user input where they go in and say which sheet they want to see, and then put in a unique password for their sheet for it to appear.

Is this possible??

Thanks in advance :)
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Hi,
Another way to manage your requirement is via a table with user’s names & sheets they have access to. Access to sheets would be automatic (no passwords needed) as you would check valid users against their network Username.

Have a look here:https://www.mrexcel.com/forum/excel...word-protect-viewing-multiple-worksheets.html

With a solution I helped another with & see if could work for your project.

Dave
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,246
Messages
6,170,987
Members
452,373
Latest member
TimReeks

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top