How to Autofill Dates in Excel

There are two ways to “autofill dates 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: 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. 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 “autofill dates 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

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. 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. Here is the takeaway for “autofill dates in excel”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.

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

People reach this page typing “how to autofill the date in excel”, “how do i autofill dates in excel”, “how do you autofill dates in excel” and “excel formula to autofill date every friday”, 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 to autofill the date in excel”, “how do i autofill dates in excel”, “how do you autofill dates in excel” all point at the one operation explained on this page, which is why they all lead here.