How to Autofill Numbers in Excel

This guide treats “autofill numbers 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: select the cells, then grab the small green square at the bottom-right corner — the fill handle — and drag it down or across to copy values or extend a series; double-click it to fill down to the end of the adjacent data.

Annotated stepsExcel
1

Enter enough values to define the pattern (one cell to copy, two cells for a series).

2

Select those cells so the fill handle appears at the bottom-right.

3

Drag the handle down or across, or double-click it to fill down to the end of the adjacent data.

4

Click the AutoFill Options button to pick Copy Cells, Fill Series, or Fill Formatting Only.

5

Use Ctrl+D to fill down or Ctrl+R to fill right without dragging.

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

Need it as an auditable file?

Ships inside the linked template — formula-driven, unlocked, audit-ready.

View template

What this does

The fill handle is the small green square at the bottom-right corner of a selection. Dragging it copies the selected cells or extends a detected series, and double-clicking it fills down to the bottom of the data in the neighboring column. AutoFill reads the pattern in what you selected — 1, 2, 3… or Jan, Feb… — and continues it. Ctrl+D fills the selection down from the cell above; Ctrl+R fills right. After a drag, the AutoFill Options button appears so you can switch between Copy Cells, Fill Series, and Fill Formatting Only. 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 “autofill numbers in excel”, 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 cells 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 calculation you can defend to a CFO or an auditor useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

Type 1 in A1 and 2 in A2, select both cells, then drag the fill handle down — Excel reads the step of 1 and continues 3, 4, 5… If you instead dragged a single cell containing 1, it would copy 1, 1, 1 until you switch to Fill Series. Dragging the fill handle is the fastest way to repeat a value or build a numbered or dated series down a column without typing each cell. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

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. Treat “autofill numbers 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

  • Dragging one cell and expecting a series — a single cell copies; give it two cells to set the step.
  • Double-clicking the handle when the adjacent column has gaps, so the fill stops early.
  • Ignoring the AutoFill Options button when Excel guessed copy instead of series.
  • Holding the wrong corner — the move pointer (four arrows) drags the cell, not the fill handle.

Frequently asked questions

Where is the fill handle?

It is the small green square at the bottom-right corner of the selected cell or range.

How do I fill down without dragging?

Select the range and press Ctrl+D to fill down, or Ctrl+R to fill right.

Why does my drag copy instead of counting up?

A single starting cell copies. Enter two values first, or open AutoFill Options and choose Fill Series.