TROUBLES WITH PROTECTION

lzweifel

Board Regular
Joined
Feb 21, 2006
Messages
213
In my worksheet I have a set of columns that I do not want the formula touched or seen. However, I need the user to be able to insert columns or delete columns, highlight, sort, etc.

The main object is to hide the formulas.

I have formatted the cells to HIDE and then protect the worksheet, checking off all the options (insert rows, insert columns, delete rows, etc) and then protect the sheet - it will still not allow the user to insert or delete a row.

What am I doing wrong, any ideas ??

THANKS :)
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Have you protected the structure of the workbook itself. This might cause the problem. I had a similar issue which turned out to be related to workbook protection.

Hope this helps

Dave
 
Upvote 0
I changed the protection from STRUCTURE to WINDOWS (Have to chose one or the other) and it didn't make a difference ????
 
Upvote 0
Does it need to be on? If you don't have any hidden sheets then it may not be necessary. An alternative might be to use code to temporarily unprotect the workbook then reprotect after the user has inserted the row/column.

Dave
 
Upvote 0

Forum statistics

Threads
1,214,648
Messages
6,120,726
Members
448,987
Latest member
marion_davis

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