How Many Rows in Excel

There are two ways to “how many rows in excel”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: a modern Excel worksheet (.xlsx) holds 1,048,576 rows and 16,384 columns (the last column is XFD); the legacy .xls format stopped at 65,536 rows and 256 columns (last column IV); Google Sheets has no fixed row limit but caps a workbook at 10 million cells, starting a new sheet at 1,000 rows by 26 columns.

On this page7
Annotated stepsExcel
1

Press Ctrl+↓ in an empty column to jump to the final row, 1048576.

2

Press Ctrl+→ in an empty row to jump to the final column, XFD.

3

Read the Name Box to confirm the cell address (A1048576 or XFD1).

4

Save as .xlsx, not .xls, to keep the full 1,048,576-row grid.

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

What this does

Every spreadsheet grid has a hard ceiling. Modern Excel files (.xlsx, since Excel 2007) reach exactly 1,048,576 rows and 16,384 columns — that is 2^20 rows and 2^14 columns, and the final column carries the label XFD. Older .xls files (Excel 2003 and earlier) topped out far lower at 65,536 rows and 256 columns, ending at column IV. Google Sheets works differently: it does not impose a single row number but enforces a 10-million-cell cap across the whole workbook, and a brand-new sheet opens with 1,000 rows and 26 columns that you can extend until you hit that cap. 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. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “how many rows in excel”. Start on a copy or a tiny sample, keep the affected rows visible, and compare the result with the tool above before you touch the real workbook. 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. The point is a layout choice that keeps the sheet readable and sortable, but the practical win is that someone else can open the file and understand what happened without asking you.

A worked example

Open a blank workbook, click any cell in an empty column and press Ctrl+↓ (or press Ctrl+End on an empty sheet). The selection jumps straight to the bottom of the grid and the Name Box reads A1048576 — the last available row. Press Ctrl+→ from A1 and it lands on XFD1, the last available column. You reach for these numbers when planning a large import, deciding whether a dataset fits, or troubleshooting why rows past a certain point seem to disappear. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.

In Google Sheets

The limits themselves differ between the two products — Excel caps each worksheet at a fixed number of rows and columns, while Google Sheets caps the number of cells in a whole spreadsheet — so the figures for Excel do not apply to Sheets. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. Here is the takeaway for “how many rows in excel”: follow the steps at the top, check the result on the sheet itself, and keep undo in mind while you experiment. Done once deliberately, it becomes something you do from memory in Excel rather than something you search for again.

Common mistakes

  • Assuming the old 65,536-row .xls limit still applies — that only affects legacy files.
  • Importing more than ~1 million rows of data and silently losing the overflow.
  • Treating Google Sheets as if it had Excel's fixed grid, when it is the 10-million-cell cap that bites.
  • Confusing the row limit with performance — Excel slows long before you reach 1,048,576 populated rows.

Frequently asked questions

How many rows can Excel have?

Modern Excel (.xlsx) supports 1,048,576 rows. Legacy .xls files are limited to 65,536.

How many columns can Excel have?

16,384 columns in .xlsx, ending at column XFD. Legacy .xls stops at 256 (column IV).

Does Google Sheets have the same limit?

No. It caps a workbook at 10 million cells rather than a fixed row count, and new sheets start at 1,000 rows by 26 columns.

Other ways people ask this

People reach this page typing “how many lines in excel”, “how to change how many digits excel trendline shows”, “how many rows in an excel spreadsheet” and “how many rows in excel spreadsheet”, among other phrasings; whichever wording you used, the fix above is the one you want.

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

Because the same task has many names. “how many lines in excel”, “how to change how many digits excel trendline shows”, “how many rows in an excel spreadsheet” all point at the one operation explained on this page, which is why they all lead here.