Lock a range of columns across a number of sheets and password protect them and prompt for a password on unlocking

Shootster

New Member
Joined
Dec 24, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi
i would like some help with vba code please

I have 6 sheets, with data that need to be hidden and locked with a password
Columns("AC:AJ").Columns("AS:AX"). these are the ranges that need to be hidden
i would like to use 2 buttons, one to lock and hide and the other to unlock and show, but prompt for a password
maybe a pop up message for incorrect password
ideally this would be applied to all sheets at the same time
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,214,870
Messages
6,122,021
Members
449,060
Latest member
LinusJE

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