How to Keep First Row Visible in Excel

This guide treats “keep first row visible in excel” the way busy spreadsheet users actually want it: answer first, then the reasoning. It is written for Excel but calls out every place Google Sheets differs, and the platform toggle at the top switches all shortcuts between Windows and Mac so nothing here assumes the keyboard you are not on.

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. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. Treat “keep first row visible in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected rows shows up while it is still harmless. 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 turns a layout choice that keeps the sheet readable and sortable into a method you can reuse, explain, and defend when the workbook leaves your screen.

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

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. 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. Treat “keep first row visible in excel” as a small building block rather than a chore. Once the inputs sit in their own cells and the formula reads from them, the same setup answers a dozen related questions with a tweak, and Excel keeps every dependent figure current as the data changes. The tool above is there so you can rehearse and verify before committing anything to a real workbook; the steps and worked example are there so the logic sticks. Get it right once and it stops costing you time — it starts saving it, every time the question comes back around.

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.