Excel Freeze Top 2 Rows

If you just need to excel freeze top 2 rows and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: go to View ▸ Freeze Panes and choose Freeze Top Row, Freeze First Column, or Freeze Panes to lock rows and columns above and left of the active cell in place while you scroll.

Annotated stepsExcel
1

To lock just the header, open the View tab and click Freeze Panes ▸ Freeze Top Row.

2

To lock the leftmost column, click Freeze Panes ▸ Freeze First Column.

3

To lock several rows and columns at once, select the cell just below and to the right of them (e.g. B2 for row 1 + column A), then Freeze Panes ▸ Freeze Panes.

4

To undo it, return to View ▸ Freeze Panes ▸ Unfreeze Panes.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Freezing keeps chosen rows or columns pinned on screen so they stay visible no matter how far you scroll — purely a viewing aid that never alters a value or who can edit it. View ▸ Freeze Panes offers three options: Freeze Top Row locks row 1, Freeze First Column locks column A, and Freeze Panes locks everything above and to the left of whatever cell is selected. Only the top and left edges can be frozen; you cannot freeze a band in the middle of the sheet. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. For “excel freeze top 2 rows”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected rows change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a workspace setting that makes a big sheet comfortable to navigate useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

A sheet has headers in row 1 and 500 data rows below. Click View ▸ Freeze Panes ▸ Freeze Top Row: a thin line appears under row 1, and as you scroll down to row 480 the headers Name, Region, Total stay fixed at the top. To pin both the header row and the first column at once, select cell B2 first, then View ▸ Freeze Panes ▸ Freeze Panes — now row 1 and column A both stay put while the rest of the grid scrolls under them. Reach for Freeze Panes whenever a long or wide table scrolls its headers out of sight — a 500-row register, a budget that runs across dozens of columns, any sheet where you keep losing track of which column is which. It costs nothing, changes no data, and makes navigation far less error-prone. A practical tip before you scale it up: build it once on a small block of test data, confirm the number against the tool on this page, and only then point it at your real sheet. That one habit catches almost every mistake while it is still cheap to fix, long before a wrong figure reaches a report or a colleague.

In Google Sheets

Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. The short version of “excel freeze top 2 rows”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Expecting to freeze a row in the middle of the sheet — only rows above and columns left of the selected cell can be frozen.
  • Selecting row 1 instead of cell B2 before Freeze Panes, so the column you wanted held does not stay put.
  • Confusing freezing with locking for protection — freezing only affects scrolling, never whether a cell can be edited.
  • Using Split (which creates resizable, scrollable panes) when you actually wanted a fixed frozen header.

Frequently asked questions

How do I freeze the top row and first column together?

Click cell B2 so the active cell sits just below row 1 and just right of column A, then View ▸ Freeze Panes ▸ Freeze Panes pins both at once.

Why is Freeze Panes greyed out?

It is disabled while you are editing a cell or when the sheet is in Page Layout view. Press Enter to finish editing and switch to Normal view first.

Does freezing print or change the data?

No — it only affects what stays on screen while scrolling. Printed pages and stored values are unaffected; for repeating headers on every printed page use Page Layout ▸ Print Titles instead.

Other ways people ask this

On the way here you may have searched this as “how to freeze top 2 rows in excel”, “how to freeze the top 2 rows in excel”, “how to sum 2 different rows in excel” and “freezing top 2 rows in excel” — it is all the same task, and this page is the single, complete answer to it.

This guide also answers

  • excel freeze top two rows

Is there a keyboard shortcut for this?

Yes — “excel freeze top 2 rows” is one key combination away rather than a trip through the menus. Use the Windows/Mac toggle above to see the exact keys for your machine, and remember Ctrl on Windows maps to ⌘ on Mac.

Why do people search for this in so many different ways?

Because the same task has many names. “how to freeze top 2 rows in excel”, “how to freeze the top 2 rows in excel”, “how to sum 2 different rows in excel” all point at the one operation explained on this page, which is why they all lead here.