Excel 2007 Protect Sheet Edit Objects. Next, select the actions that users should be allowed to take on the sheet, such as insert or delete columns or rows, edit objects, sort, or use AutoFilter, to name a few. From the VBA help on the I unprotected the first sheet, protected it again (this time checking "Edit Objects"), and at first it looked like everything is fine.
Now, you will create a different password for each editable area.
In the 'format cells' dialog select the 'Protection' tab.
Sub protect_all_sheets() top: pass = InputBox("password?") repass = InputBox("Verify Password") If Not (pass = repass) Then MsgBox "you made a boo pass Next Exit Sub oops: MsgBox "I think you have some sheets that are already protected. How to Protect Excel: Cells, Sheets, & Workbooks (Watch & Learn). Now to lock the sheet, select the Review Ribbon and press the 'Protect Sheet' option.







