Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Freezing Row 1 and Column A at the same time

I want to "freeze" Row 1 and Column A simultaneously in Excel 2010.

Is this possible?

like image 947
Matt Ridge Avatar asked Jun 06 '12 13:06

Matt Ridge


People also ask

Can you freeze a row and a column in Excel at the same time?

Besides locking columns and rows separately, Microsoft Excel lets you freeze both rows and columns at the same time. Here's how: Select a cell below the last row and to the right of the last column you'd like to freeze. On the View tab, click Freeze Panes > Freeze Panes.

How do I freeze row 1 and column A?

Freeze columns and rowsSelect the cell below the rows and to the right of the columns you want to keep visible when you scroll. Select View > Freeze Panes > Freeze Panes.


1 Answers

Select cell B2 and click "Freeze Panes" this will freeze Row 1 and Column A.

For future reference, selecting Freeze Panes in Excel will freeze the rows above your selected cell and the columns to the left of your selected cell. For example, to freeze rows 1 and 2 and column A, you could select cell B3 and click Freeze Panes. You could also freeze columns A and B and row 1, by selecting cell C2 and clicking "Freeze Panes".

Visual Aid on Freeze Panes in Excel 2010 - http://www.dummies.com/how-to/content/how-to-freeze-panes-in-an-excel-2010-worksheet.html

Microsoft Reference Guide (More Complicated, but resourceful none the less) - http://office.microsoft.com/en-us/excel-help/freeze-or-lock-rows-and-columns-HP010342542.aspx

like image 185
Kyle Avatar answered Nov 16 '22 02:11

Kyle