Applications of Excel Fill Series: 12 Easy Methods

Method 1 – Fill a Linear Series in Excel in a Column

  • Select cell D5.

Fill a Linear Series in Excel in a Column

  • Drag the Fill Handle tool to cell D10.
  • From the dropdown of the right bottom corner select the option Fill Series.

Fill a Linear Series in Excel in a Column

  • See the series value in the Rank.

 


Method 2 – Use of Fill Command  to Fill a Linear Series

  • Select cell D5.

Use of Fill Command  to Fill a linear series in Excel

  • Select the cell range (D5:D10).

Use of Fill Command  to Fill a linear series in Excel

  • Go to the Fill option under the editing section from the ribbon.
  • Select the option Series.

Use of Fill Command  to Fill a linear series in Excel

  • A new dialogue box will open. Select the following options:

Series in: Columns

Type: Linear

Step Value: 1

  • Press OK.

  • Get the series of ranks in the Rank.


Method 3 – Fill Series with Keyboard Shortcut

  • Select cell D5.

Fill Series with Keyboard Shortcut

  • Press Ctrl Drag the Fill Handle tool to cell D5.

Fill Series with Keyboard Shortcut

  • Drag the Fill Handle from cell D6 to D10.

Fill Series with Keyboard Shortcut


Method 4 – Keep Formatting While Filling a Series in Excel

  • Select cell D5.

Keep Formatting While Filling a Series in Excel

  • Drag the Fill Handle tool to cell D10. From the dropdown of the AutoFill Options, select the option Fill Series.

Keep Formatting While Filling a Series in Excel

  • Get the series value of ranks in the Rank.


Method 5 – Filling a Series in Excel without Formatting

  • Select cells D5 & D6.

Filling a Series in Excel Without Formatting

    • Drag the Fill Handle tool to cell D10.
    • Select the option Fill Without Formatting from the dropdown of the AutoFill Options.

Filling a Series in Excel Without Formatting

  • See the value of the series without formatting.


Method 6 – Skip Rows to Fill a Series in Excel

  • Select cells D5 and the blank cell D6.
  • Drag the Fill Handle tool to cell D10.

Skip Rows to Fill a Series in Excel


Method 7 – Fill a Series with Formulas

  • Select cell E5. Insert the following formula:
=C5+D5

Fill a Series with Formulas

  • Drag the Fill Handle tool to cell D10.
  • Get the values of totals in series with corresponding formulas.


Method 8 – Use of Double-Click to Fill a Series in Excel

  • Select cell E5.
  • Hover the cursor at the bottom right corner of the cell.
  • Double-click on the plus (+).

Use of Double-Click to Fill a Series in Excel

  • Get the filled series in the total column.


Method 9 – Excel Filling Days

  • Select cell D5.

Excel Filling Days

  • Drag the Fill Handle tool by using the right-click to cell D12.
  • From the available options, select the option Fill Days.

Excel Filling Days

  • See the days filled in Column D.


Method 10 – Fill Weekdays in Excel

  • Select cell D5.

Fill Weekdays in Excel

  • Drag the Fill Handle tool by using a right-click to cell D12.
  • Select the option Fill Weekdays.

Fill Weekdays in Excel

  • Get only the weekdays in Column D. We can see that Saturday and Sunday are absent in the series.


Method 11 – Use of Growth Series Option to Fill a Series

11.1 Input Initial Two Numbers in the Growth Series

  • Select the given two values.
  • Drag the Fill Handle to the bottom by using right-click.
  • Select the Growth Trend.

Input Initial Two Numbers in the Growth Series

  • See that all the values in the Unit Sales column are twice their previous value.


11.2 Specify the Step Value After Inserting First Number in Growth Series

  • Select cell D5.

Specify the Step Value After Inserting First Number in Growth Series

  • Drag the Fill Handle tool to cell D10.

Specify the Step Value After Inserting First Number in Growth Series

  • Go to the Fill option in the editing section of the ribbon.
  • Select the option Series.

Specify the Step Value After Inserting First Number in Growth Series

  • A new dialogue box will open. Check the following options:

Type: Growth

Step value: 2

  • Press OK.

  • Get the value of Unit Sales in a series.


Method 12 – Use of Custom Items

12.1 By Using New List of Items

  • Go to the File.

By Using New List of Items

  • Select Options.

By Using New List of Items

  • Go to the Advanced option. Select the option Edit Custom Lists.

By Using New List of Items

  • A new dialogue box named Custom Lists will open.
  • Enter the name of the cities in List Entries.
  • Click on the option Add.

By Using New List of Items

  • We get a new list in the Custom List
  • Press OK.

  • Insert the first value of the list in cell D5.
  • Drag the Fill Handle tool to cell D10.

  • See the whole list of cities copied in Column C.


12.2 Based on Existing Items

  • Go to the Custom Lists dialogue box.
  • Select the import list option.

Based on Existing Items

  • A new box of commands will open.

Based on Existing Items

  • Go to the previous sheet.
  • Select cells C5 to C10.
  • Click on the insert option.

Based on Existing Items

  • Hit on the Import.
  • We can see our previous list in the Custom lists.

Based on Existing Items

  • Enter the first value of the list manually in cell C5.
  • Drag the Fill Handle tool to cell C10.

  • Get our previous custom list of cities in our new column of cities.


Download Practice Workbook

Download the practice workbook from here.


Related Articles


<< Go Back to Excel Autofill | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Mukesh Dipto
Mukesh Dipto

Mukesh Dipto is an excellent marine engineer who loves working with Excel and diving into VBA programming. For him, programming is like a superhero tool that saves time when dealing with data, files, and the internet. His skills go beyond the basics, including Rhino3D, Maxsurf C++, AutoCAD, HTML, CSS, JavaScript, and WordPress. He got his B.Sc in Naval Architecture & Marine Engineering from BUET, and now he's switched gears, working as a content developer. In this role, he... Read Full Bio

2 Comments
  1. HI,

    hiw do i fill series the middle number

    i.e.
    Unit-305/001/2023
    Unit-305/002/2023

    • Reply Avatar photo
      Musiha Mahfuza Mukta Oct 3, 2023 at 11:46 AM

      Hello Orly, to fill series with the middle number, you should use a formula. In A1 cell, keep the initial value. Then go to A2 cell >> use this formula–> =”Unit-305/”&TEXT(1+ROWS($A$1:A1),”000″)&”/2023″ >> press Enter. After that, drag the Fill Handle icon up to the last cell.

      Formula Breakdown
      After Equal Sign, write the first fixed part of your value within an Inverted Comma (“Unit-305/”). Then, use Ampersand Operator to join the formula. Here, inside the TEXT function use summation for the increment of middle number. Also, the TEXT function will consider the mentioned pattern (“001”).
      Now, again give the Ampersand Operator, and within another Inverted Comma keep the last part of the value (“/2023”).
      Regards
      Musiha|Exceldemy

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo