Protecting a Workbook from Opening in Other Programs

Written by Allen Wyatt (last updated March 9, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021


3

Paul notes that an Excel workbook opened in Numbers (Apple) or Google Sheets (online) appears to have the password removed and all hidden columns available to be viewed. This is especially true with workbooks created in earlier versions of Excel. Later versions of Excel, beginning with Excel 2013, use advanced encryption techniques which make it more difficult to open protected Excel workbooks. Even so, Paul wonders if there is a way to hide columns or protect workbooks that Numbers and Google Sheets cannot unlock.

It appears that there is no way, Paul. Many programs (including Numbers and Sheets) can open Excel workbooks, and what they actually pay attention to and import varies from program to program. It is entirely possible that your hidden columns could suddenly be visible and simple password protection eliminated.

The only way around this is just that—a workaround. Most people who want to keep some of the data in a worksheet confidential will do one of two things. First, they might generate important information "on the fly" using macros. Most other programs (including Numbers and Sheets) don't do too well with Excel macros, so if the workbook is opened in those programs your macros are not executed and, therefore, the important information not generated.

The other workaround is to bypass Excel for distribution purposes. Instead, output your information to a format such as PDF which is great for viewing and printing while still protecting the underlying formulas and data.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12902) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Jumping Back to the TOC

Word allows you to create a table of contents that provides hyperlinks to headings within your document. It doesn't make ...

Discover More

Elapsed Days as Years, Months and Days

Need to know how many days there are between two dates? It's easy to figure out—unless you need the figure in ...

Discover More

Finding a Device Driver's Version

Device drivers are used to allow a hardware device to communicate effectively with Windows. You might need to know a ...

Discover More

Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!

More ExcelTips (ribbon)

Protecting an Entire Workbook

Want to stop other people from making unauthorized changes to your workbook? Excel provides a way that you can protect ...

Discover More

Removing Protection from a Protected Workbook

Excel provides built-in capabilities to protect your workbook files. If you apply these capabilities, it is possible that ...

Discover More

Always Opening a Workbook that is Editable

When you send a workbook to a coworker, it can be bothersome if that person has problems using what you created. There is ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is one more than 9?

2022-04-01 06:22:53

Endie Garry

I have a tip that works well for me.

I created an Excel document that requires input from the user to Generate Reports. The formulas and calculation sheets are hidden and are inaccessible to the user.

The script solution prevents my Excel document from being opened by other spreadsheet programs ( although not yet tested in Mac Numbers) can only open in MS Excel.

(see Figure 1 below)

Secondly it prevents the password protection from been hacked or removed, so the document remains always protected.

Is this of interest to anyone?

GarryE.

Figure 1. Unaccessible in GoogleSheets


2019-08-20 11:35:43

Mike

Anthony

I cannot see this as a satisfactory solution. Macros would have to be allowed if the file was opened in Excel, and anyway would almost certainly fail to run if the file was opened with one of the other applications mentioned here.
The only certain way to conceal information from prying eyes is not to include it in the first place.
Maintain two versions. Delete the hidden columns from the shared/published version, and if the contents in the hidden columns are required and referenced by formulae, then convert those formulae to their calculated values and then delete the columns.


2019-08-19 08:15:12

Anthony

(while no solution is entirely foolproof...) At workbook open, could one not simply use VBA to determine Application/Version (and OS) and make a call from there? If Excel is not running, close the file.


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.