bottom
Great ExcelTips!
         
Your e-mail address is safe!
Close Note

Tips.Net > ExcelTips Home > Worksheets > Freezing Top Rows and Bottom Rows

Freezing Top Rows and Bottom Rows

Summary: It is not unusual to need to see both your column headers and column totals in your data. How to display all this information at one time can be a frustrating aspect of worksheet design and usage. This tip provides some ideas that can help make the desired information accessible. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, Excel 2003, and Excel 2007.)

Kevin has a long (vertical) worksheet that has the first few rows frozen so the column headings are always visible. He would like to also freeze the bottom row, so the column totals are always visible.

Unfortunately there is no way to do this in Excel. At first thought you may believe that you can freeze rows and also split the worksheet window so that you can put the totals below the split. Excel won't let you do this, however—when you try, then the freeze is removed and replaced with the split, and trying to reapply the freeze removes the split.

What most experienced Excel users do is to put the column totals at the top of the columns instead of at the bottom. This may seem awkward, but it has the added benefit of allowing you to easily add new rows to your data table. The top-of-column totals could be added either using SUM formulas (as you would with the totals at the bottom), or you can leave the totals at the bottom of the columns and simply add a referential formula (like =B327) in a row at the top of columns.

There is another approach you can use, however. Start by opening the workbook that contains the worksheet you want to work on. (This should be the only workbook open.) Then follow these steps:

  1. Choose New Window from the Window menu or, in Excel 2007, display the View tab of the ruler and click the New Window tool in the Window group. This creates a new window on the data in the worksheet you are working on.
  2. Select the Arrange option from the Window menu or, in Excel 2007, display the View tab of the ruler and click the Arrange All tool in the Window group. You should see the Arrange Windows dialog box.
  3. Make sure the Horizontal radio button is selected.
  4. Click OK.

At this point you should see your two windows—one in the top half of the screen and the other beneath it. Use the mouse to adjust the vertical height of both windows. (The bottom window should be large enough to hold your totals and the top window can occupy the rest of the available space.)

Now you can display the totals row (or rows) in the bottom window, and freeze the top rows in the top window. This allows you to see everything you want to see, although it is a bit expensive when it comes to screen real estate since both windows have column letters visible.

The biggest drawback to this approach is that the windows are not horizontally linked. This means that if you scroll one of the windows left or right, the other window doesn't scroll at the same time. You could write some VBA code to handle the horizontal scrolling, but that simple adds complexity to the situation.

Tip #3286 applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003 | 2007


More Power! Expand your skills and make Excel really sing! It's all possible with macros. The best resource anywhere for macros is ExcelTips: The Macros. Check it out today!

Helpful Links

Ask an Excel Question
Make a Comment

Tips.Net Home
Vital News Home

ExcelTips FAQ
ExcelTips Premium

Learn Access Now

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Pet Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

 

Great Info!

Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)