Written by Allen Wyatt (last updated November 11, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365
Lawrence would like to freeze the top three rows in a worksheet. When he selects them and uses the Freeze Pane tools on the View tab of the ribbon, only the top row is frozen.
The problem here is that the three rows are being selected before using the Freeze Pane tools. Freezing panes works by freezing the rows above and columns to the left of whatever single cell you currently have selected. If you have multiple cells selected, then you won't get the desired results, and the results can vary depending on your version of Excel. In Lawrence's case it is obvious that selecting the rows and then trying to freeze panes results in just the top row being frozen.
Keeping in mind that you need to select a single cell, here's how Lawrence could freeze the top three rows:
That's it; everything above cell A4 (meaning the top three rows) is frozen. Nothing is frozen to the left of the cell because there are no columns left of column A. If cell B4 would have been selected in step 1, then both the top three rows and the leftmost column would have been frozen.
By the way, the Freeze Panes tool is a toggle, meaning it changes when it is used. When you click the Freeze Panes tool, its name changes to Unfreeze Panes. Click it at that point, and any panes you previously specified in your worksheet are unfrozen and the tool name changes back to Freeze Panes.
It should also be pointed out that freezing or unfreezing panes does not affect the Undo list. That means you cannot press Ctrl+Z to undo the freeze or unfreeze you previously did. If you unfreeze panes in error, you must follow the steps outlined above to again freeze them.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (1454) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365.
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!
If you develop applications or add-ins using VBA, you may want to create a help file that supports your project. This tip ...
Discover MoreGot an add-in that you don't want loaded each time that Excel starts up? Here are a few ways that you can exclude it.
Discover MoreWant to easily see the location of named ranges in your worksheet? It's easy; all you need to do is use the familiar Zoom ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2023-11-17 15:37:46
Erik
Note that you can freeze panes such that part of the worksheet isn't visible. For example, so D4 is the top left cell. Select E5 and freeze panes. Rows 1-3 and columns A, B, and C will remain off screen until you unfreeze panes.
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.
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