


How to lock cells in Excel and unlock certain cells on a protected sheet
Apr 24, 2025 am 09:43 AMThis tutorial explains how to safeguard specific Excel cells from accidental modification or unauthorized editing. It covers locking individual cells, unlocking cells on a protected sheet (with or without a password), and identifying locked/unlocked cells.
Last week's tutorial detailed sheet protection. This guide focuses on a more granular approach, allowing selective cell locking while leaving others editable. For instance, you can protect formula cells while allowing data entry in other cells.
Key Sections:
- Locking Specific Cells in Excel
- Unlocking All Cells (Unprotecting a Sheet)
- Unlocking Individual Cells on a Protected Sheet
- Locking All Cells Except Input Cells
- Locating and Highlighting Locked/Unlocked Cells
Locking Cells in Excel
Locking all cells is simple—protect the sheet. Since the "Locked" attribute is default for all cells, protecting the sheet automatically locks them.
To protect only certain cells, first unlock all cells, then lock the desired ones, and finally protect the sheet.
1. Unlock All Cells:
The "Locked" option is initially enabled for all cells. To selectively lock, unlock everything first:
- Select all cells (Ctrl A or "Select All").
- Open "Format Cells" (Ctrl 1 or right-click > "Format Cells").
- On the "Protection" tab, uncheck "Locked," then click "OK."
2. Select Cells/Ranges/Columns/Rows to Protect:
Select cells using the mouse or keyboard (Shift for adjacent, Ctrl for non-adjacent). Column selection: click the column letter (Ctrl Space for one column, drag for adjacent, Ctrl for non-adjacent). Row selection is similar. To lock all formula cells, use "Go To Special" (Home > Editing > Find & Select > Go To Special) and select "Formulas."
3. Lock Selected Cells:
With cells selected, open "Format Cells" (Ctrl 1 or right-click > "Format Cells"), go to the "Protection" tab, and check "Locked."
4. Protect the Sheet:
Cell locking is ineffective without sheet protection. On the "Review" tab, click "Protect Sheet" (or right-click the sheet tab > "Protect Sheet"). Set a password (optional) and allowed actions, then click "OK."
Unlocking Cells (Unprotecting a Sheet)
To unlock all cells, remove sheet protection: right-click the sheet tab and select "Unprotect Sheet" (or use the "Unprotect Sheet" button on the "Review" tab).
Unlocking Specific Cells on a Protected Sheet
To allow editing of specific cells on a protected sheet (optionally with a password):
- Select cells to unlock.
- Go to "Review" > "Changes" > "Allow Users to Edit Ranges." (Unprotect the sheet if this button is grayed out).
- Click "New…" to add a range. Provide a title, cell reference, and password (optional).
- Confirm the password.
- Add more ranges as needed.
- Click "Protect Sheet" to re-protect, setting a password and allowed actions.
Allowing Specific Users to Edit Without a Password
For frequent editing without password entry, set permissions for specific users:
- Go to "Review" > "Changes" > "Allow Users to Edit Ranges."
- Select the range and click "Permissions…"
- Click "Add…" and enter user names (verify using "Check Names").
- Set permissions (Allow/Deny) for each user.
Locking Cells Except Input Cells
Modify the built-in "Input" style to unlock input cells:
- Right-click "Input" style (Home > Styles) > "Modify…"
- Check "Protection," then click "Format…"
- Uncheck "Locked" on the "Protection" tab.
- Apply the modified "Input" style to your input cells.
- Protect the sheet.
Finding and Highlighting Locked/Unlocked Cells
Use the CELL("protect", cell_address)
function (returns 1 for locked, 0 for unlocked). For visual identification, create conditional formatting rules using =CELL("protect",A1)=1
(for locked) and =CELL("protect",A1)=0
(for unlocked), where A1 is the top-left cell of the range. Remember to unprotect the sheet before applying conditional formatting.
This comprehensive guide provides various methods for securing your Excel spreadsheets. Remember to always test your protection settings thoroughly.
The above is the detailed content of How to lock cells in Excel and unlock certain cells on a protected sheet. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Grouping by month in Excel Pivot Table requires you to make sure that the date is formatted correctly, then insert the Pivot Table and add the date field, and finally right-click the group to select "Month" aggregation. If you encounter problems, check whether it is a standard date format and the data range are reasonable, and adjust the number format to correctly display the month.

The tutorial shows how to toggle light and dark mode in different Outlook applications, and how to keep a white reading pane in black theme. If you frequently work with your email late at night, Outlook dark mode can reduce eye strain and

To set up the repeating headers per page when Excel prints, use the "Top Title Row" feature. Specific steps: 1. Open the Excel file and click the "Page Layout" tab; 2. Click the "Print Title" button; 3. Select "Top Title Line" in the pop-up window and select the line to be repeated (such as line 1); 4. Click "OK" to complete the settings. Notes include: only visible effects when printing preview or actual printing, avoid selecting too many title lines to affect the display of the text, different worksheets need to be set separately, ExcelOnline does not support this function, requires local version, Mac version operation is similar, but the interface is slightly different.

It's common to want to take a screenshot on a PC. If you're not using a third-party tool, you can do it manually. The most obvious way is to Hit the Prt Sc button/or Print Scrn button (print screen key), which will grab the entire PC screen. You do

MicrosoftTeamsrecordingsarestoredinthecloud,typicallyinOneDriveorSharePoint.1.Recordingsusuallysavetotheinitiator’sOneDriveina“Recordings”folderunder“Content.”2.Forlargermeetingsorwebinars,filesmaygototheorganizer’sOneDriveoraSharePointsitelinkedtoaT

Finding the second largest value in Excel can be implemented by LARGE function. The formula is =LARGE(range,2), where range is the data area; if the maximum value appears repeatedly and all maximum values ??need to be excluded and the second maximum value is found, you can use the array formula =MAX(IF(rangeMAX(range),range)), and the old version of Excel needs to be executed by Ctrl Shift Enter; for users who are not familiar with formulas, you can also manually search by sorting the data in descending order and viewing the second cell, but this method will change the order of the original data. It is recommended to copy the data first and then operate.

TopulldatafromthewebintoExcelwithoutcoding,usePowerQueryforstructuredHTMLtablesbyenteringtheURLunderData>GetData>FromWebandselectingthedesiredtable;thismethodworksbestforstaticcontent.IfthesiteoffersXMLorJSONfeeds,importthemviaPowerQuerybyenter

To merge multiple Word documents, three methods can be adopted: First, use Word's built-in "insert" function to suit documents with a unified format and a small number of them; second, copy and paste and select "Retain text" to avoid format conflicts, which is suitable for situations where typesetting needs to be flexibly controlled; third, use third, use third-party tools such as PowerAutomate, WPSOffice or online tools to achieve batch processing, which is suitable for frequent merging of large amounts of documents. Each method has its own applicable scenarios and should be selected according to actual needs.
