Written by Allen Wyatt (last updated March 9, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003
Ruby has a worksheet that she needs to print out in a couple of different ways, for different users. Part of preparing her data for printing involves hiding or displaying some rows and some columns, as appropriate. Ruby wondered if there was a way to hide the contents of individual cells, as well.
If, by "hide," you want to have the cell disappear and information under it move up (like when you hide a row) or move left (like when you hide a column), then there is no way to do this in Excel. Actual hiding in this manner can only be done on a row or column basis.
There are ways that you can hide the information in the cell, however, so that it doesn't show up on the printout. One easy way, for instance, is to format the cell so its contents are white. This means that, when you print, you'll end up with "white on white," which is invisible. Test this solution, though—some printers, depending on their capabilities, will still print the contents.
If this approach works for you, you could expand on it just a bit to make your data preparation tasks just a bit easier. Follow these general steps:
Another solution is to use a custom format for the cells whose content you want to hide. Follow these steps:
Figure 1. The Number tab of the Format Cells dialog box.
Now the information in the cell is not visible, nor will it print. You can, however, see the information in the Formula Bar, and it can be overwritten if you enter anything else in the cell.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2880) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Hiding Individual Cells.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
Want Excel to automatically adjust the height of a worksheet row when it wraps text within the cell? It's easy to do, ...
Discover MoreKeyboard shortcuts can save time and make developing a workbook much easier. Here's how to apply the most common of ...
Discover MoreIf you need to change the color with which a particular cell is filled, the easier method is to use the Fill Color tool, ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2017-09-15 17:14:19
Rubi Valerova
Hello,
I followed your steps and they worked... but now I am left with white rows...
I have information in columns A-R. I only want to hide some rows A-N without hiding the information in O-R.
Is there a different way do diving the rows and columns so if I hide row A-N, O-R doesn't get affected?
Thank you,
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments