How to Use Auto Fill in Excel

If you just need to use auto fill in excel 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: 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

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. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. Treat “use auto fill 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 cells 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 workflow that saves repeating the same clicks every week into a method you can reuse, explain, and defend when the workbook leaves your screen.

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

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. The short version of “use auto fill in excel”: 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

  • 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.

Other ways people ask this

On the way here you may have searched this as “excel formula auto fill” and “auto fill formula in excel” — it is all the same task, and this page is the single, complete answer to it.

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

Because the same task has many names. “excel formula auto fill”, “auto fill formula in excel” all point at the one operation explained on this page, which is why they all lead here.