Locking & Protecting columns in multiple sheets within workbook

ave10

Board Regular
Joined
Jul 12, 2017
Messages
55
I have a workbook that has many sheets but one sheet called "JE" acts as the main sheet and has a "form" from row 7 to 446 where users populate values in that form. In columns E & G I have formulas in those rows that I want to lock and protect so the user can't edit them. When I lock & hide the rows in those columns and protect the sheet "JE" so that can go into affect, I can no longer double-click values in separate sheets in order to populate the rows in my main sheet. When I try to double-click values in different sheets to populate my main sheet, I get a run-time error '1004' telling me I am trying to change a protected sheet, etc.

Does anyone know of a way that I can protect those columns and still be able to double-click values in order to populate my main sheet?

I can provide more details and elaborate more on the issue, if needed. Thanks in advance!
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi
In your double-click procedure you'll need to un-protect the main sheet
 
Upvote 0

Forum statistics

Threads
1,214,788
Messages
6,121,600
Members
449,038
Latest member
Arbind kumar

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