Excel Practice Test

โ–ถ

Understanding how to make an Excel document read only is one of the most underrated workplace skills, and it becomes critical the moment you share a workbook that contains formulas, financial models, or reference data you do not want collaborators to overwrite. Whether you are sending a quarterly report to leadership, distributing a price list to a sales team, or publishing a template that hundreds of people will open, a read-only setting protects the integrity of your work while still giving viewers full access to inspect the numbers, copy values, and learn from your structure.

Excel offers at least six different ways to enforce a read-only state, and each method serves a different scenario. You can mark a workbook as final, set a recommended read-only flag, encrypt the file with a modify password, change the Windows file attribute, lock specific sheets and ranges, or restrict permissions inside SharePoint and OneDrive. Knowing which lever to pull is the difference between a workbook that is genuinely safe and a workbook that just feels safe until someone bypasses your settings with two clicks.

This guide walks through every read-only method in Microsoft 365, Excel 2021, Excel 2019, and Excel for the Web, with screenshots-in-words for each menu path. You will also learn how read-only interacts with shared workbooks, co-authoring sessions, and macro-enabled files. By the end, you will know exactly which combination of settings hardens your file against accidental edits without making collaboration painful.

Before we dive into the steps, it helps to clarify what read-only actually means inside Excel. Microsoft uses the term loosely, and the same checkbox can mean four different things depending on where you click it. Sometimes read-only is a polite suggestion the user can dismiss. Other times it is enforced by encryption and impossible to bypass without the password. The strongest protections combine file-level encryption with sheet-level locking, because each layer defends against a different type of mistake or attack.

If you work in finance, operations, HR, or analytics, mastering these settings will save you from the painful experience of opening a shared model on Monday morning and discovering that a teammate overwrote a key assumption in a formula cell. It also pairs naturally with related skills like data validation, named ranges, and structured references, all of which appear in the broader Excel certification curriculum and on practical job assessments.

We will progress from the simplest one-click options to the most robust enterprise-grade lockdowns. Along the way, expect concrete examples, keyboard shortcuts, and warnings about the gotchas Microsoft does not advertise. By the time you finish this article, you will be able to recommend the right read-only strategy for any workbook, from a personal budget tracker to a regulatory-compliance report shared across a Fortune 500 company.

The skills you build here also map directly to broader spreadsheet fluency. Many learners studying topics like vlookup excel, how to create a drop down list in excel, how to merge cells in excel, how to freeze a row in excel, or remove duplicates excel discover that file protection is the missing chapter in their toolkit. Combine these techniques with strong formula skills and you become the person on the team everyone trusts with the master copy of any spreadsheet.

Excel Read-Only Protection by the Numbers

๐Ÿ”ข
6
Distinct Read-Only Methods
โฑ๏ธ
30 sec
Time to Mark as Final
๐Ÿ›ก๏ธ
256-bit
AES Encryption
๐Ÿ“Š
1.2B+
Excel Users Worldwide
โš ๏ธ
83%
Files Shared Unprotected
Test Your Excel Skills With Free Practice Questions

Six Ways to Make an Excel Document Read Only

๐Ÿ“Œ

The fastest soft-lock. File menu, Info, Protect Workbook, Mark as Final. Discourages editing and shows a yellow banner, but any user can click Edit Anyway to override it. Best for drafts you want to signal as finished without enforcing strict access.

๐Ÿ‘๏ธ

Found under Protect Workbook, this option opens the file in read-only mode by default but lets the user toggle editing. Useful for templates and reports where 95 percent of viewers should never edit, yet trusted users still need a quick path to make corrections.

๐Ÿ”

Save As, Tools, General Options, then set a Password to Modify. Users without the password can only view. This is the strongest built-in option short of full encryption and works in Excel desktop on Windows and Mac.

๐Ÿ”’

Protects specific cells or ranges rather than the whole file. Combine with the Locked cell property and Review, Protect Sheet. Ideal for templates where users must enter data in unlocked input cells but cannot touch formulas.

๐Ÿ’ป

Right-click the file in File Explorer, choose Properties, and tick Read-only. Quick but easily reversed and ignored by Excel itself if you click Edit. Works best as a deterrent for casual users on a shared drive.

๐ŸŒ

Set sharing permissions to View Only. This is the most reliable cloud option because it enforces read-only at the platform level, even for users with admin rights inside Excel. Pairs well with co-authoring controls.

Now that you have seen the menu of options, let us walk through the step-by-step process for each one starting with the simplest. Open your workbook in Excel desktop and click the File tab in the upper-left corner. Choose Info from the left rail, then click the Protect Workbook button. A drop-down appears with five choices. The first three handle read-only behavior: Mark as Final, Always Open Read-Only, and Encrypt with Password. Each one writes a flag into the file itself, so the setting travels with the workbook no matter where it is stored or emailed.

Mark as Final is the gentlest option. Click it, confirm the prompt, and Excel saves the file with a special flag. When anyone opens the workbook afterward, they see a yellow message bar at the top reading Marked as Final, and the ribbon collapses to hide editing tools. The catch is that one click on Edit Anyway restores full editing. So Mark as Final is excellent for communicating intent but useless against deliberate changes. Use it for status reports, finished dashboards, and reference workbooks where social convention does most of the enforcement work.

Always Open Read-Only is a step stronger. After enabling it, every user who opens the file gets a dialog asking whether they want to open as read-only. The default button is Yes, so most users will respect the setting without thinking. Power users can still click No and edit normally, but the visual nudge is much more effective than Mark as Final because it interrupts the workflow before any changes are made. This option is perfect for templates, master price lists, and shared reporting workbooks where you want to lower the chance of accidental edits.

The strongest built-in protection is the modify password. Go to File, Save As, choose your location, and in the Save dialog click Tools next to the Save button. Pick General Options, and you will see two password fields: Password to Open and Password to Modify. Leaving Password to Open blank but setting a Password to Modify lets anyone view the workbook but only password holders can edit it. Excel uses AES 256-bit encryption when you set these passwords on the modern xlsx format, which means the protection is cryptographically real rather than cosmetic.

If you want to protect specific cells rather than the whole workbook, you need to combine two settings. By default, every cell in Excel has the Locked property turned on, but locking only takes effect after you protect the sheet. Select the cells users should be allowed to edit, press Ctrl+1 to open Format Cells, go to the Protection tab, and uncheck Locked. Then go to Review, Protect Sheet, choose the actions you want to allow, and set an optional password. Now users can type into the input cells but cannot modify your formulas, headings, or formatting.

The Windows file attribute method works outside Excel entirely. Close the workbook, find it in File Explorer, right-click, choose Properties, and tick the Read-only checkbox under Attributes. When users double-click the file, Excel opens it in read-only mode and displays the banner. However, anyone with permissions to the folder can uncheck the attribute, so treat this as a deterrent rather than security. It is most useful on shared network drives where IT controls who can modify file properties.

For modern cloud workflows, SharePoint and OneDrive permissions are the most reliable option. Open the file in your browser, click Share, choose Manage Access, and set permissions to Can View instead of Can Edit. This restriction is enforced at the platform level and cannot be bypassed inside Excel. If you also need offline read-only access for downloaded copies, combine the SharePoint permission with a workbook-level Always Open Read-Only setting so the protection survives outside the cloud environment.

FREE Excel Basic and Advance Questions and Answers
Practice fundamental and advanced Excel skills with timed multiple-choice questions covering protection, formulas, and formatting.
FREE Excel Formulas Questions and Answers
Sharpen your formula knowledge across logical, lookup, text, and financial functions before your next workplace assessment.

Mark as Final vs Password Protection vs Sheet Locking

๐Ÿ“‹ Mark as Final

Mark as Final is a courtesy flag rather than a security control. Excel displays a yellow banner that says Marked as Final, collapses the ribbon, and shows a small icon in the status bar. The file is still fully editable by anyone who clicks Edit Anyway, and the flag can be removed by repeating the same menu path. There is no encryption involved, so the protection travels with the file but does not survive determined edits.

Use this option when you want to communicate that a workbook is finished and should not be modified casually. It pairs well with version control practices like saving final copies as PDF or storing a snapshot in a document management system. Avoid it for files containing sensitive data, financial assumptions, or anything where an accidental edit could create real business risk. Treat Mark as Final as a polite sign on the door, not a lock.

๐Ÿ“‹ Password to Modify

The Password to Modify option, set through Save As and General Options, is dramatically stronger than Mark as Final. It uses AES 256-bit encryption when applied to xlsx files, so users without the password literally cannot open the workbook in edit mode. They can still view all data, copy values, and inspect formulas, which is usually exactly what you want for distributed reports and master reference files.

Choose a long passphrase rather than a short word, because automated cracking tools can churn through millions of guesses per second. Store the password in a team password manager so the file does not become unusable when its creator leaves. Remember that Excel offers no recovery mechanism if you lose this password, so backups are essential. This is the right default for any workbook shared outside your immediate team.

๐Ÿ“‹ Sheet Protection

Sheet protection works at the granular level of individual cells, ranges, and objects. After unlocking the cells users should be allowed to edit and then activating Review, Protect Sheet, you can permit or deny specific actions like sorting, filtering, formatting columns, or inserting rows. The password on a protected sheet is much weaker than file-level encryption and can be removed by free utilities, so treat it as protection against accidents rather than against motivated attackers.

This method shines in template design. A budget template might allow users to type amounts in green input cells while blocking edits to formula cells that calculate totals. Combine sheet protection with data validation to enforce both correctness and structure, and your templates become much more reliable for non-technical end users who would otherwise overwrite critical logic.

Should You Use Read-Only Protection on Every Shared Workbook?

Pros

  • Prevents accidental overwrites of formulas, headers, and reference data
  • Signals professional polish on reports sent to executives and clients
  • Reduces the number of corrupted shared files your team has to rebuild
  • Encryption-based options provide genuine security for sensitive data
  • Cell-level locking lets you build user-friendly templates with safe input zones
  • Cloud permissions enforce read-only even when Excel itself cannot
  • Pairs well with version control and audit logging for compliance scenarios

Cons

  • Forgotten passwords can permanently lock you out of your own workbook
  • Some read-only methods are trivially bypassed by casual users
  • Co-authoring features break when files are heavily protected
  • Macros and external links may behave unexpectedly in read-only mode
  • Sheet protection slows down power users who want quick formula edits
  • Excel for the Web supports a smaller subset of protection features
FREE Excel Functions Questions and Answers
Drill the most common Excel functions with question banks covering text, date, lookup, and math categories.
FREE Excel MCQ Questions and Answers
Multiple-choice practice that mirrors the format of real Excel certification and hiring assessments.

Read-Only Setup Checklist for Any Excel Workbook

Decide whether the file needs a soft lock, password, or platform-enforced permission
Save a backup copy of the unprotected workbook in a secure folder
Document the passwords in your team password manager before applying them
Choose Mark as Final for finished drafts where edits are merely discouraged
Choose Always Open Read-Only for templates and reference workbooks
Use Password to Modify for any file containing financial or sensitive data
Unlock input cells before protecting a sheet so users can still enter data
Test the file from a second user account to confirm protection works as expected
Combine workbook protection with SharePoint View Only sharing for cloud files
Add a clear note in the file explaining who to contact for editing access
Soft locks fail silently, encryption fails loudly

The difference between Mark as Final and a modify password is not just strength โ€” it is failure mode. A soft lock lets users edit without realizing they bypassed your intent, so problems show up later as mysterious changes. Encryption refuses the action outright, so users either get in or do not. For any workbook where accuracy matters, prefer the option that fails loudly.

Cloud collaboration has changed the rules of read-only protection because SharePoint, OneDrive, and Teams now sit between Excel and the user. When you share a workbook through Microsoft 365, the platform layer can enforce read-only access independently of any setting baked into the file itself. This is enormously useful, but it also creates new pitfalls. A workbook marked Always Open Read-Only inside Excel will still be fully editable by users you granted Edit permission in SharePoint, because the cloud permission overrides the file flag during co-authoring.

The cleanest pattern for shared cloud workbooks is to set SharePoint or OneDrive sharing to View Only by default and grant Edit access only to specific named users. Open the file in your browser, click the Share button at the top right, choose Manage Access, and adjust each link or person individually. View Only users can open the file, see all data, copy values, and even download a personal copy, but their changes never propagate back to the master file. This combination delivers genuine read-only protection without breaking the modern co-authoring experience.

If you need an even stronger restriction, use sensitivity labels through Microsoft Purview Information Protection. Labels can apply encryption, watermarks, and access rules that follow the file even after it is downloaded or emailed outside your organization. A label like Confidential, Read Only would let viewers open the workbook on any device but block printing, downloading, or copying content. This level of control is overkill for most workbooks but essential for regulated data like financial statements, HR records, and clinical research.

Co-authoring deserves a special note. When multiple users edit the same workbook simultaneously, Excel saves each change immediately and broadcasts it to other open sessions. Most file-level protection settings turn off co-authoring entirely. If you set a Password to Modify, the workbook drops out of the co-authoring pool and reverts to the old check-out and check-in model. Plan accordingly. For workbooks where real-time collaboration matters more than absolute protection, lean on sheet-level locking and SharePoint permissions instead of file encryption.

Excel for the Web also handles protection differently than the desktop client. Some legacy protection features, like workbook structure locking, are honored but cannot be modified from the browser. Other newer cloud features, like sensitivity labels and View Only links, work only in the web and cloud-connected desktop experiences. Test your protection scheme in both environments before publishing widely, especially if your team mixes Windows, Mac, iPad, and browser-based access.

One often-overlooked tip is to combine the read-only protection with clear in-workbook instructions. Add a Summary or Read Me sheet at the front of the file explaining who can edit, who to contact for changes, and where the latest version lives. Many accidental edits happen because users do not realize a file is the canonical copy. A friendly note costs almost nothing to add and dramatically reduces support headaches. For more on advanced spreadsheet techniques that pair well with protection, study the freeze panes, structured tables, and named range features in the broader Excel ecosystem.

Finally, treat read-only as part of a broader file governance strategy. Use OneDrive version history to roll back any unintended changes that slip past your protections. Set up Power Automate flows that notify you when a protected workbook is modified. Schedule periodic audits of which workbooks have password protection and whether the passwords are still documented. These operational practices turn read-only from a one-time toggle into an ongoing discipline that keeps your data trustworthy month after month.

Even with all the right settings, you will run into edge cases. The most common one is a workbook that refuses to open in edit mode even after you supply the correct password. This usually means the file lives on a network share or cloud sync folder where another process has it locked. Close every Excel instance, check Task Manager for hidden Excel processes, and look at the Manage Versions area to see whether someone else is editing the file. On SharePoint, the File Activity panel will tell you who currently has the workbook open.

Another frequent issue is the Edit Anyway button appearing even when you wanted to fully lock the file. Mark as Final is designed to be reversible, so the button is intentional. If you actually want to block editing, use Password to Modify or set SharePoint sharing to View Only. Mixing these methods can produce confusing results, because Mark as Final will be quietly bypassed while the password layer still enforces. Pick one strategy per workbook and document it clearly.

Macros add another wrinkle. A workbook saved with VBA code and macros must use the xlsm extension, and protection settings interact with the macro security model in subtle ways. If your file launches a macro on Workbook_Open, that macro can attempt to unprotect sheets, modify cells, or even remove the file-level password if it knows it. Decide whether macros should respect or override your protection scheme, and test both code-driven and manual interactions before distributing.

Conditional formatting, data validation, and external data connections also behave differently in protected workbooks. By default, users cannot edit conditional formatting rules on a protected sheet, but they can still trigger refreshes of data connections unless you explicitly disable that option in the Protect Sheet dialog. If your workbook pulls from Power Query or SQL connections, decide whether read-only users should be able to refresh those queries. Allowing refresh keeps the data current, but disallowing it preserves the exact snapshot you intended to share.

For very large workbooks, file-level encryption can noticeably slow down open and save times. AES 256-bit encryption is fast on modern hardware, but a multi-hundred-megabyte workbook with dozens of pivot tables and connections may take several extra seconds to open. If performance matters more than absolute security, consider using SharePoint View Only permissions instead of file-level encryption. The cloud platform handles authorization without re-encrypting the entire workbook on every save.

Cross-platform compatibility is another concern. Excel for Mac honors most protection settings but occasionally renders the protection dialogs differently. Excel on iPad and iPhone supports viewing protected workbooks and entering passwords but offers fewer options for setting up new protections. Google Sheets opens xlsx files but does not always preserve Excel-specific protection metadata, so a file that round-trips through Sheets may lose some settings. Always keep a master copy in its native Excel format and treat conversions as one-way exports.

Finally, remember that read-only protection is just one piece of a bigger picture. Combine it with strong file naming conventions, version control through OneDrive or SharePoint, regular backups, and team training on how to handle shared workbooks. The technical setting is the easy part. The cultural practice of treating shared files as carefully as shared code is what really keeps your spreadsheets trustworthy over the long haul.

Practice Excel Formula Questions for Free Now

Putting it all together, here is the workflow most professionals settle on after a few months of practice. Start every protected workbook with a short Read Me sheet that explains its purpose, owner, and edit policy. Apply the lightest protection that fits your scenario, working up from Mark as Final through Always Open Read-Only, then Password to Modify, and finally full encryption with Password to Open when sensitivity demands it. Document the password in your team password manager the same minute you set it, never later.

For workbooks shared through Microsoft 365, default to SharePoint or OneDrive View Only permissions and grant Edit access only to named users who have a genuine need. Combine this with sheet-level locking inside the workbook so that even your editors cannot accidentally overwrite critical formulas. This belt-and-suspenders approach catches both human error and platform misconfigurations. If you ever need to grant temporary edit access, use SharePoint links with expiration dates rather than permanently widening permissions.

Templates deserve special attention. A well-designed template uses unlocked input cells, locked formula cells, data validation on every input, and a clear visual style that distinguishes editable areas from protected ones. Yellow or pale-green fills on input cells, gray fills on locked cells, and a frozen header row make the structure obvious without any instructions. Save the template as a true Excel template file with the xltx or xltm extension so users get a fresh copy each time they open it from the template gallery.

When you receive a protected workbook from someone else, resist the urge to immediately remove the protection. The original author chose those settings for a reason. If you genuinely need to edit, contact them and request the password or a fresh editable copy. Bypassing protection without authorization is a quick way to lose trust and, in regulated industries, may constitute a policy violation. The few minutes it takes to ask are always cheaper than the consequences of an unauthorized edit.

Test your protection scheme from a second account before publishing. Sign in as a different user, open the workbook, and try to make changes that should be blocked. This catches mistakes like leaving a sheet unprotected, mis-typing a password, or granting edit permissions to the wrong SharePoint group. Five minutes of testing before distribution saves hours of cleanup afterward. Make this verification step a non-negotiable part of your release checklist for any business-critical workbook.

If you manage workbooks across a team, consider building a simple Power Automate flow that notifies you whenever a protected file is modified. Pair it with OneDrive version history so any unauthorized change can be rolled back within seconds. These automated guardrails reduce your reliance on memory and discipline, and they create an audit trail that proves the protection is working. For regulated industries, that audit trail can be the difference between passing and failing a compliance review.

Finally, keep learning. Excel protection features evolve with each major release, and Microsoft regularly adds new sensitivity labels, sharing controls, and audit options to the Microsoft 365 admin center. Subscribe to the Microsoft 365 roadmap, follow the Excel blog, and revisit your protection patterns at least once a year. The methods that were best practice in 2020 may already be superseded, and staying current ensures your workbooks remain both safe and easy to share. Read-only is not a one-time setting. It is a habit you build and maintain over the lifetime of your spreadsheets.

FREE Excel Questions and Answers
A comprehensive certification-style practice test covering every major Excel topic from formulas to file protection.
FREE Excel Trivia Questions and Answers
Light, fun trivia covering Excel history, shortcuts, and lesser-known features that even power users sometimes miss.

Excel Questions and Answers

How do I make an Excel document read only for everyone?

Open the file, click File, Info, Protect Workbook, and choose Always Open Read-Only for a soft lock or Encrypt with Password and set a Password to Modify for a strong lock. For cloud workbooks, also set SharePoint or OneDrive sharing to View Only. Combining a workbook-level setting with a platform-level permission gives the most reliable result and protects the file both online and after download.

What is the difference between Mark as Final and Password to Modify?

Mark as Final is a courtesy flag that shows a banner and collapses the ribbon, but any user can click Edit Anyway to bypass it. Password to Modify uses real AES 256-bit encryption, so users without the password literally cannot enter edit mode. Use Mark as Final to communicate intent on finished drafts, and use Password to Modify whenever accidental or unauthorized edits would create real business or compliance risk.

Can I make only certain cells read only in Excel?

Yes. Every cell has a Locked property that takes effect only after the sheet is protected. Select the cells you want to remain editable, press Ctrl+1, go to the Protection tab, and uncheck Locked. Then click Review, Protect Sheet, choose which actions to permit, and optionally set a password. Users can now type in unlocked cells but cannot modify the locked formulas, headers, or formatting that you wanted to preserve.

Does Excel for the Web support read-only protection?

Excel for the Web honors most read-only settings created in the desktop client, including Always Open Read-Only, password protection, and sheet protection. However, some advanced options like creating or removing complex sensitivity labels are limited in the browser. For best results, configure protection in the desktop client and then share the file through OneDrive or SharePoint with View Only permissions to enforce the restriction at the platform level.

How can I remove read-only protection from my own workbook?

If you applied Mark as Final, go to File, Info, Protect Workbook, and click Mark as Final again to toggle it off. For Always Open Read-Only, repeat the same menu path and uncheck the option in General Options under Save As. For Password to Modify, you must know the password. Without it, Microsoft offers no recovery option, so always store passwords in a team password manager and keep an unprotected backup of important workbooks.

Will read-only protection stop someone from copying my data?

No. Read-only modes prevent edits but allow users to view, select, and copy any data they can see. If you need to prevent copying or printing as well, use Microsoft Purview sensitivity labels or Information Rights Management, which can enforce do-not-copy and do-not-print rules even after the file leaves your tenant. Plain Excel protection is designed to preserve data integrity, not to prevent users from extracting the information they are allowed to view.

Why does my password protected workbook still let users edit?

You likely set a Password to Open instead of Password to Modify, or the file is being opened through a SharePoint Edit permission that overrides the workbook setting. Open Save As, click Tools, choose General Options, and verify the Password to Modify field has a value. Also check the SharePoint Manage Access panel to ensure users have only View permissions if you want them to be unable to make changes in the cloud experience.

Does read-only mode affect macros and VBA code?

Yes, in nuanced ways. A workbook in read-only mode can still run macros, but the macros may fail if they try to save changes or modify locked cells without first unprotecting them. If your VBA code uses Workbook.SaveAs to write data back, build in error handling for read-only states. Some macros use Application.ScreenUpdating and ActiveSheet.Unprotect to bypass restrictions temporarily, which is fine for authored automation but a security gap if outsiders can edit the code.

How do SharePoint permissions interact with workbook protection?

SharePoint permissions are evaluated before workbook protection. If a user has Edit permission in SharePoint but the workbook is set to Always Open Read-Only, they will be prompted to open as read-only but can still choose to edit. If you set SharePoint to View Only, the user cannot edit the file regardless of any workbook flag. For maximum reliability, combine View Only sharing in SharePoint with a workbook-level Password to Modify so the protection survives downloads.

What is the safest way to share a financial model read only?

Save a copy with all input cells cleared if needed, apply a Password to Modify, share it through SharePoint with View Only permissions, and apply a sensitivity label that prevents copying outside your organization. Add a Read Me sheet explaining the model assumptions, the owner contact, and the version date. This layered approach protects the integrity of the financial model while still letting authorized viewers inspect calculations, copy individual values, and use the model as an authoritative reference.
โ–ถ Start Quiz