Stop Doing 'Save As' — Try This Instead for Excel Password Protection

It’s 4:52 PM on Friday. You just finished the Q3 vendor payout report. Sarah Chen from Finance needs it by 5:00 — but it contains salaries, commission rates, and bank details. You click File > Save As, type Q3_Payments_Final_v2.xlsx, check Encrypt with Password, enter Alibaba2024!, hit OK… and close Excel. Monday morning: Sarah opens it, gets no password prompt, and forwards it unencrypted to three contractors.

The Myth

People believe that checking Encrypt with Password in the Save As dialog locks the file permanently — especially if they see the padlock icon in the title bar while editing.

They don’t realize Excel only applies encryption *at the moment of saving* — and only if the file is saved *in that same session*, *with that same password*, *before closing*. If you click Save As, type a password, then click Cancel instead of Save, Excel discards it silently. Worse: if you save, close, reopen, and resave without re-entering the password, the encryption vanishes — no warning, no error.

The Reality

Encryption sticks only when you use File > Info > Protect Workbook > Encrypt with Passwordthen save. Not before. Not after. Not during Save As.

SymptomCauseFix
File opens without password promptPassword was entered in Save As dialog but not confirmed via File > Info > EncryptReopen file → Alt+F → I → P → E → re-enter password → Ctrl+S
Password accepted but file still editableUser set 'Restrict Editing' (under Review tab), not encryptionThat controls structure, not content access. Use Encrypt with Password, not 'Restrict Editing'
Password works once, then stopsFile was saved as .xls (Excel 97–2003) — old format doesn’t support modern AES encryptionSave as .xlsx or .xlsb only. Never .xls.
'Encrypt with Password' option grayed outWorkbook is marked as Final (File > Info > Protect Workbook > Mark as Final)Click Mark as Final again to remove it — then Encrypt works.

Why the Myth Persists

Microsoft’s own UI misleads people. The Encrypt with Password checkbox appears in two places: once in Save As (where it does nothing unless followed by actual save), and again under File > Info (where it works). Older Excel versions (2003, 2007) *did* let Save As handle encryption — but that changed in Excel 2010. Most YouTube videos and forum posts from 2012–2016 still show the broken method.

And Excel never tells you when encryption fails. No pop-up. No status bar warning. Just silence — and an unlocked file.

The Right Way

Do this — exactly — every time:

  1. Finish editing your workbook. Confirm data is correct in cells A1:D12 (e.g., vendor names, amounts, dates).
  2. Press Alt+FIPE. (That’s File > Info > Protect Workbook > Encrypt with Password.)
  3. Type your password: Alibaba2024!. Retype it when prompted.
  4. Click OK. You’ll see Encrypted next to the file name in the title bar.
  5. Press Ctrl+Snot Save As. Save over the existing file.

That’s it. No extra steps. No wizard. No checkboxes buried in Options.

Here’s real data from Acme Corp’s July payroll — the kind you’d actually protect:

EmployeeRoleBase SalaryBonusPay Date
Sarah ChenSenior Analyst$82,500$14,2002024-07-26
James WuTeam Lead$112,000$28,9002024-07-26
Maya RodriguezHR Partner$94,800$19,5002024-07-26
David KimFinance Manager$135,000$32,7002024-07-26
Lena PatelRecruiter$71,200$8,4002024-07-26
Rajiv SinghIT Support Lead$89,500$12,1002024-07-26

This table lives in Sheet1!A1:E7. If unprotected, anyone can copy salaries into another workbook. With proper encryption, they get a password prompt before even seeing cell A1.

Proof It Works

Here’s what happens when you follow the myth vs. the right way — tested across Excel 365, 2021, and 2019:

Test CaseMyth Method (Save As)Right Method (Info > Encrypt)
Open file after rebootNo password prompt✅ Password prompt appears
Check file properties (right-click > Properties)'Attributes' shows no encryption flag✅ 'Encrypted' listed under General tab
Try opening with NotepadReadable XML fragments visible✅ Gibberish — AES-256 encrypted stream
Resave as .csvSucceeds — all data exposed❌ Blocked: 'Cannot save encrypted file as CSV'

Exceptions

There are two cases where the myth *does* work — but you shouldn’t rely on them:

  • New blank workbook + first save only: If you create a brand-new .xlsx file, enter data, then immediately use Save As → Encrypt → Save (no edits after), Excel applies encryption. But one edit later — like typing in B2 — and it drops unless you repeat File > Info > Encrypt.
  • Mac Excel 16.81+: The Save As dialog *does* enforce encryption if you click Save (not Cancel) — but only on macOS. Windows Excel ignores it entirely. Don’t mix platforms.

Bottom line: If you need guaranteed protection, skip Save As. Go straight to Alt+F → I → P → E. Then Ctrl+S. Every time.

Next step: Open Excel now. Press Alt+F → I → P → E. Enter Test123. Click OK. Press Ctrl+S. Close Excel. Reopen the file. See the password prompt? That’s how it’s done.

Sarah Mitchell

Sarah Mitchell

Sarah has 12 years of experience covering Microsoft 365 productivity tools and enterprise software workflows. She specializes in Excel automation and SharePoint integration.