AutoFill and Flash Fill

AutoFill and Flash Fill are powerful features in Excel that help you save time by automatically filling data based on patterns.

They reduce manual typing and improve efficiency.

1. AutoFill

AutoFill automatically fills cells with a pattern, series, or copied formula.

What AutoFill Can Do:

  • Continue numbers (1, 2, 3…)
  • Fill dates (Jan, Feb, Mar…)
  • Copy formulas
  • Repeat text
  • Fill days of the week

How to Use AutoFill:

  1. Enter data in a cell.
  2. Select the cell.
  3. Move the cursor to the bottom-right corner of the cell (Fill Handle).
  4. When the cursor turns into a small plus sign (+), drag it down or across.

Example:

If you type:

1 in A1
2 in A2

Select both cells and drag down → Excel continues 3, 4, 5…

AutoFill with Formulas

If C1 contains:

=A1+B1

Dragging down will automatically adjust the formula using relative references.

2. Flash Fill

Flash Fill automatically fills data based on patterns you demonstrate.

It is especially useful for:

  • Splitting names
  • Combining text
  • Extracting specific parts of data
  • Formatting phone numbers

How to Use Flash Fill:

  1. Type the expected result in the first cell.
  2. Start typing the pattern in the next row.
  3. Excel suggests the remaining results.
  4. Press Enter to accept.

OR

Use shortcut: Ctrl + E

Example:

If column A contains:

Ali Khan
Sara Ahmed

In column B, type:

Ali

Excel will suggest:

Sara

Press Enter to fill automatically.

Difference Between AutoFill and Flash Fill

AutoFillFlash Fill
Follows a sequence or patternDetects custom patterns
Used for numbers, dates, formulasUsed for text manipulation
Requires draggingCan work automatically or with Ctrl + E

Why These Features Are Important

They help you:

  • Save time
  • Reduce manual typing
  • Avoid errors
  • Work efficiently with large datasets

Mastering AutoFill and Flash Fill significantly improves your speed and productivity in Excel.

Home » Excel Bootcamp > Basic Formulas > AutoFill and Flash Fill