

Locked cells are great—until they get in the way of work. Sales teams need to adjust quotas, finance needs to tweak forecasts, agencies need clients to fill in briefs. If the wrong cells are locked in Excel or Google Sheets, everyone stalls and tickets pile up: “Can you unlock this tab for me?” Knowing exactly how to unlock only the right cells lets you protect formulas and structure while keeping day‑to‑day edits frictionless. It also means you can standardize templates across your company without becoming the bottleneck every time someone needs one more column editable.
Now imagine you never had to touch those protection settings again. An AI computer agent can open Excel or Google Sheets, unprotect the right sheets, unlock just the ranges you specify, then reapply protection across dozens of files. Instead of manually clicking through review menus all afternoon, you describe the rules once and the agent maintains them for every campaign sheet, report, and client dashboard on autopilot.
Before we automate anything, you need the core mechanics.
Official Microsoft guide on locking/unlocking specific areas: https://support.microsoft.com/en-us/office/lock-or-unlock-specific-areas-of-a-protected-worksheet-75481b72-db8a-4267-8c43-042a5f2cd93a
Often you want formulas locked but input cells free.
When the sheet is protected but you want certain ranges editable with or without a password:
Detailed walkthrough: https://support.microsoft.com/en-us/office/lock-or-unlock-specific-areas-of-a-protected-worksheet-75481b72-db8a-4267-8c43-042a5f2cd93a
On Mac the flow is similar:
Mac-specific guide: https://support.microsoft.com/en-us/office/lock-cells-to-protect-them-in-excel-for-mac-59bb04cf-1a79-4a69-9828-568c98bdb310
In Google Sheets, protections live at the cell or sheet level.
Official Google guide: https://support.google.com/docs/answer/1218656
Once you know the basics, you can remove repetitive clicking with light automation.
If you routinely unlock, edit, then re‑lock the same sheets:
For teams on Microsoft 365:
If you manage many Google Sheets templates:
While Zapier and Make cannot directly click “Unprotect sheet”, they can trigger scripts that do:
Manual and no‑code flows still assume someone keeps an eye on things. An AI computer agent like Simular Pro can sit above your tools and handle the messy, cross‑app work.
Story: your sales ops lead gets daily requests like, “Can you unlock column F in this Excel quota sheet?”
With Simular:
Imagine migrating 200 client reporting workbooks to a new structure:
You can even have Simular run nightly checks:
Blending these approaches gives you a ladder: start with manual skills, add light automation, then let an AI agent carry the repetitive protection work so you and your team can focus on analysis, not menus.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Block quote
Ordered list
Unordered list
Bold text
Emphasis
Superscript
Subscript
To safely remove protection from an Excel sheet, you want to avoid accidentally exposing sensitive formulas or structure. Start by opening the workbook and right‑clicking the sheet tab you need to edit. Choose “Unprotect Sheet…”. If a password is set, enter it and click OK. Before you start editing, review which areas truly need to stay protected: typically, formula columns, lookup tables, or structural headers. Optionally, press Ctrl+A, Ctrl+1, go to the Protection tab, and clear “Locked” so everything becomes editable. Then select only the ranges that should remain fixed, press Ctrl+1 again, and re‑enable “Locked”. When you are done, go to the Review tab and click “Protect Sheet…”, set a password, and choose the allowed actions (for example, allow users to select unlocked cells but not format columns). This way, you briefly unprotect, make the required changes, and then re‑apply protection in a controlled, intentional way rather than leaving the sheet fully open.
In Excel, the trick is that locking only takes effect when the sheet is protected. First, unprotect the sheet from the Review tab by clicking “Unprotect Sheet…” and entering the password if prompted. Next, press Ctrl+A to select the whole sheet and then press Ctrl+1 to open Format Cells. Go to the Protection tab and clear “Locked”; click OK. Now nothing is locked. Select the precise input cells you want users to edit (for example, B3:B100 for monthly targets). Press Ctrl+1 again, go back to Protection, and this time leave “Locked” unchecked for those cells so they remain unlocked. Then select your formula columns (say, C3:F100), open Format Cells, and tick “Locked” so only these are protected. Finally, go to Review → “Protect Sheet…”, set your options, and click OK. In Google Sheets, use Data → Protected sheets and ranges, protect the whole sheet, and then allow editing only for specific ranges. This keeps formulas safe while inputs stay flexible.
If you have forgotten the password for a protected Excel sheet, there is unfortunately no supported Microsoft feature to recover it. That is by design: sheet protection is meant to prevent unauthorized editing. Your first step should be to check whether anyone else on your team has the password or an unprotected copy of the file. If the workbook is part of a shared system (for example, a recurring report template), ask the original author if they can re‑issue it with updated protection settings. If you are in a corporate environment using OneDrive or SharePoint, version history may contain an earlier, unprotected version you can restore. Be careful with third‑party password‑removal tools: many violate company security policies, and some can corrupt files or introduce malware. As a preventative measure going forward, store sheet passwords in a secure team password manager and standardize who owns protection rules, so you are not blocked by a single forgotten password again.
In Google Sheets, you manage locked and unlocked areas through the Protected sheets and ranges feature. Open your spreadsheet and go to Data → Protected sheets and ranges. In the sidebar, you can either protect a whole sheet or a specific range. To protect most of a sheet but leave inputs open, choose the sheet, check “Except certain cells,” and define the ranges that remain editable, such as A2:A50. You can then specify who is allowed to edit: either only you, or custom users and groups. To unlock cells later, return to Data → Protected sheets and ranges, click the protection entry, and either adjust the range so it no longer covers those cells, or delete the protection rule using the trash bin icon. This allows you to ship templates where formulas and structure are locked, while collaborators can still update the rows or columns you intentionally left editable. Full details are in Google’s docs: https://support.google.com/docs/answer/1218656
Yes, and it is worth doing if you maintain many similar workbooks. At a basic level, you can record a macro in one Excel file that unprotects the sheet, adjusts Locked settings on specific ranges, and re‑protects it. Save that macro in your Personal Macro Workbook so it is available across files, then run it whenever you open a similar template. For Microsoft 365 users, Office Scripts combined with Power Automate can run this flow automatically when new files appear in a OneDrive or SharePoint folder. If you work across both Excel and Google Sheets, an AI computer agent such as Simular can go further: it can open each file, follow the same unprotect–adjust–protect routine you would click manually, and do so for dozens or hundreds of documents in sequence. The key is to standardize your rules (which cells should be editable, which must stay locked) and encode them once, so automation can repeat them reliably without human error.