Forum Discussion
lavita17
Jan 04, 2021Copper Contributor
How to lock cells
Hi! I would like to ask for help with my excel file. I would lock to lock formatting, deleting, or typing on all cells except the cells filled with the color green. How can I do this? Thank you for h...
- Jan 04, 2021
This is a two-step process. By default, all cells are locked but this only becomes effective when you protect the worksheet.
Step 1: unlock cells.
- Select the cells that the user should be able to edit. You can hold down Ctrl to select non-contiguous ranges.
- Press Ctrl+1 to activate the Format Cells dialog.
- Activate the Protection tab.
- Clear the Locked check box.
- Click OK.
Step 2: protect worksheet.
- Activate the Review tab of the ribbon.
- Click 'Protect Sheet'.
- Tick the check boxes for the features the users should be permitted on unlocked cells.
- At the very least, leave 'Select unlocked cells' ticked, otherwise the user won't be able to do anything.
- If you want to specify a password that will be needed to unprotect the sheet, enter it in the box. Do not forget the password!
- Click OK.
- If you entered a password, you will be asked to enter it again as confirmation.
- Save the workbook.
mathetes
Jan 04, 2021Silver Contributor
You might be best served by this YouTube video https://www.youtube.com/watch?v=PiRVgAZnGGA
It explains the process fully, and would enable you to implement it on your own.