Prevent people from hiding cells in Excel

saraapple

Board Regular
Joined
Feb 3, 2020
Messages
165
Office Version
  1. 2010
Platform
  1. Windows
I have a spreadsheet I need to share and allow people to edit - However I need them to stop hiding cells as it is causing big problems later on as not everyone knows how to unhide them and mistakes are being made.
Is there a way to prevent users hiding cells in excel but still make other edits?
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
It depends what else they need to do, but I think you can do what you need by protecting the sheet

1. Select ALL cells in worksheet \ right-click\ format cells \ protection \ unlock cells \ ok
2. right-click on sheet tab \ Protect Sheet \ scroll to the bottom (2 pages) and make sure EVERYTHING is ticked EXCEPT Format Columns and Format Rows
3. add a password and protect

This prevents rows and columns from being hidden but allows them to be deleted etc

VBA is your likely solution if, for any reason, above does not do what you require
 
Upvote 0

Forum statistics

Threads
1,223,888
Messages
6,175,207
Members
452,618
Latest member
Tam84

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