Worksheet protection

markadon

Board Regular
Joined
Feb 12, 2007
Messages
193
I have a series of worksheets that are password protected, one sheet per each Supervisor's workbook. The users add data via a UserForm that unlocks the worksheet, adds the data, then re-protects the worksheet.

I also have a Master workbook that consolidates the data from each Supervisor worksheet and reassigns the employee records to the new supervisors based on an Employee List. This has been working fine until just recently. For some reason the Reassign VBA code appears to unlock the worksheet but when I try to copy the new data I get an error and I have to manually unlock the worksheet begfore the code will continue.

Any ideas what is causing this?
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,214,626
Messages
6,120,602
Members
448,974
Latest member
ChristineC

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