• Microsoft Office
  • Microsoft Windows
  • Other Software
    • Microsoft Visual
    • Microsoft Project
    • Microsoft Visio
  • Anti Virus
  • Blog
    • Word
    • Excel
    • Powerpoint
    • Software tricks/tips
  • POLICIES
    • PAYMENT GUIDE
    • SHIPPING POLICY
    • REFUND POLICY
    • TERMS & CONDITIONS
    • Contact Us

No products in the cart.

  • Microsoft Office
  • Microsoft Windows
  • Other Software
    • Microsoft Visual
    • Microsoft Project
    • Microsoft Visio
  • Anti Virus
  • Blog
    • Word
    • Excel
    • Powerpoint
    • Software tricks/tips
  • POLICIES
    • PAYMENT GUIDE
    • SHIPPING POLICY
    • REFUND POLICY
    • TERMS & CONDITIONS
    • Contact Us

No products in the cart.

  • Microsoft Office
  • Microsoft Windows
  • Other Software
    • Microsoft Visual
    • Microsoft Project
    • Microsoft Visio
  • Anti Virus
  • Blog
    • Word
    • Excel
    • Powerpoint
    • Software tricks/tips
  • POLICIES
    • PAYMENT GUIDE
    • SHIPPING POLICY
    • REFUND POLICY
    • TERMS & CONDITIONS
    • Contact Us

No products in the cart.

  • Microsoft Office
  • Microsoft Windows
  • Other Software
    • Microsoft Visual
    • Microsoft Project
    • Microsoft Visio
  • Anti Virus
  • Blog
    • Word
    • Excel
    • Powerpoint
    • Software tricks/tips
  • POLICIES
    • PAYMENT GUIDE
    • SHIPPING POLICY
    • REFUND POLICY
    • TERMS & CONDITIONS
    • Contact Us
Excel

Excel SEQUENCE Function – Creating an Automatic Number Series

0 Comments

Excel SEQUENCE Function – Creating an Automatic Number Series. In this tutorial, you will learn how to create a number series in Excel using formulas. Additionally, we will show you how to automatically generate a series of Roman numerals and random integers – all using the SEQUENCE function. Manually sorting numbers in Excel is a thing of the past. In modern Excel, you can create a simple number series in a snap with the Auto Fill feature. Use the SEQUENCE function, designed specifically for this purpose.

The SEQUENCE Function in Excel

The SEQUENCE function in Excel is used to create an array of consecutive numbers like 1, 2, 3, etc.
This is a new dynamic array function introduced in Microsoft Excel 365. The result is an automatically expanding dynamic array into the specified rows and columns.

The function has the following syntax:
SEQUENCE(rows, [columns], [start], [step])
Specifically:
rows() – the number of rows to be filled.
columns() – the number of columns to be filled. If omitted, defaults to 1 column.
start() – the number to start the series. If omitted, defaults to 1.
step() – the increment for each successive value in the series. It can be positive or negative.
If positive, the next values will increase, creating an ascending series.
If negative, the next values will decrease, creating a descending series.
If omitted, this step will default to 1.

Basic Formula for Creating a Number Series in Excel

If you’re looking to fill a column with rows numbered starting at 1, you can use the simplest form of the SEQUENCE function in Excel:
To place numbers in a column:
SEQUENCE(n)
To place numbers in a row:
SEQUENCE(1, n)
Where n is the number of elements in the series.

For example, to fill a column with 10 ascending numbers, enter the following formula into the first cell (in our case, A2) and press Enter.
=SEQUENCE(10)
The result will automatically expand into other rows.

SEQUENCE Function 1To create a horizontal series, set the rows argument to 1 (or omit it) and specify the number of columns, 8 in our case:
=SEQUENCE(1,8)SEQUENCE Function 2

If you want to fill a range of cells with consecutive numbers, then specify both the rows and columns arguments. For example, to fill 5 rows and 3 columns, you would use this formula:

=SEQUENCE(5,3)SEQUENCE Function 3

To start with a specific number, let’s say 100, provide that number in the 3rd argument:
=SEQUENCE(5,3,100)SEQUENCE Function 4

To create a list of numbers with a specific increment, define the step in the 4th argument, 10 in our case:
=SEQUENCE(5,3,100,10)SEQUENCE Function 5

SEQUENCE function – things to remember

To efficiently perform a sequence of numbers in Excel, remember the following four simple things:
The SEQUENCE function is only available with a Microsoft 365 subscription. In Excel 2019, Excel 2016, and earlier versions, it does not work because those versions do not support dynamic arrays.
If a range of consecutive numbers is the final result, Excel will automatically output all the numbers in a range called a spill range. So, make sure you have enough blank cells below and to the right of the cell where you enter the formula; otherwise, a #SPILL error will occur.
The result array can be one-dimensional or two-dimensional, depending on how you configure the row and column arguments.
Any optional argument not specified defaults to 1.

How to create a sequence of numbers in Excel – example formula

Although the basic SEQUENCE formula looks not very exciting, when combined with other functions, it will have a whole new level of usefulness.

Create a descending sequence in Excel

To create a sequential list in descending order, where each subsequent value is less than the previous value, provide a negative number for the step argument.
Example: To create a list of numbers starting from 10 and descending by 1, use the following formula:
=SEQUENCE(10, 1, 10, -1)SEQUENCE Function 6

 

Create a Roman numeral sequence

Need a Roman numeral sequence for some tasks or just for fun? It’s easy! Build a regular SEQUENCE formula and wrap it in the ROMAN function. For example:
=ROMAN(SEQUENCE(B1, B2, B3, B4))
Where B1 is the row number, B2 is the column number, B3 is the starting number, and B4 is the step.SEQUENCE Function 7

Create a random ascending or descending sequence of numbers
As you may know, in Excel 365, there is a special function to create random numbers, which is the RANDARRAY function. This function can do many useful things, but in our case, it cannot help. To create a random integer sequence in ascending or descending order, we will need the RANDBETWEEN function for the step argument of SEQUENCE.
Example: To create a sequence of random integers in ascending order in the number of rows and columns specified in B1 and B2 and starting from the integer in B3, the formula will be as follows:
=SEQUENCE(B1, B2, B3, RANDBETWEEN(1, 10))
Depending on whether you want a smaller or larger step, provide a lower or higher number for the second argument of RANDBETWEEN.SEQUENCE Function 8

SEQUENCE Function 9To create a sequence of numbers that repeats after a certain interval, we can use the MOD function in combination with the SEQUENCE function.

Rate this post
30
277 Views
How to Hide and Lock Formulas in ExcelPrevHow to Hide and Lock Formulas in ExcelMarch 22, 2023
8 Default Word Settings to Configure Before ComposingMarch 22, 20238 Default Word Settings to Configure Before ComposingNext

Leave a Reply Cancel reply

You must be logged in to post a comment.

Buy Windows 11 Professional MS Products CD Key
Buy Office 2021 Professional Plus Key Global For 5 PC
Top rated products
  • Windows 11 Pro Product Activation Key Windows 11 Pro Product Activation Key
    Rated 5.00 out of 5
    $6.00
  • AVG Internet Security 2021 10 Devices 1 Year Global AVG Internet Security 2021 10 Devices 1 Year Global
    Rated 5.00 out of 5
    $30.00
  • Kaspersky Total Security 2021 1 year 1 device key Global Kaspersky Total Security 2021 1 year 1 device key Global
    Rated 5.00 out of 5
    $27.00
  • Avast Ultimate Suite 2021 2 Years 10 Devices Global Avast Ultimate Suite 2021 2 Years 10 Devices Global
    Rated 5.00 out of 5
    $77.00
  • Buy Windows 11 Pro CD Key License Buy Windows 11 Pro CD Key License
    Rated 5.00 out of 5
    $6.00
Products
  • Avast Premium Security 2021 Avast Premium Security 2021 1 Device 1 Year Global
    Rated 5.00 out of 5
    $11.00
  • Windows Server2008 R2 Remote Desktop Services device connections (20)cal Windows Server2008 R2 Remote Desktop Services device connections (20)cal $29.00
  • Avast Ultimate Suite 2021 1 Year 10 Devices Global Avast Ultimate Suite 2021 1 Year 10 Devices Global
    Rated 5.00 out of 5
    $54.00
  • Windows Server 2025 Datacenter Windows Server 2025 Datacenter $30.00
  • Windows Server 2012 R2 Datacenter Key Global Windows Server 2012 R2 Datacenter Key Global
    Rated 4.71 out of 5
    $15.00
  • Windows Server 2016 Remote Desktop Services 50 USER Connections Key Global Windows Server 2016 Remote Desktop Services 50 USER Connections Key Global
    Rated 4.74 out of 5
    $15.00
  • Kaspersky Small Office Security 15 PCs + 15 Mobiles + 2 Servers 1 Year Kaspersky Small Office Security 15 PCs + 15 Mobiles + 2 Servers 1 Year
    Rated 5.00 out of 5
    $201.00
  • Microsoft Office Home And Business 2016 For Mac Key Global Bind Microsoft Account Microsoft Office Home And Business 2016 For Mac Key Global Bind Microsoft Account
    Rated 4.92 out of 5
    $15.00
  • Windows 10 Pro Key Global 20 PC Windows 10 Pro Key Global 20 PC $50.00
  • Windows Server2008 R2 Remote Desktop Services user connections (20)cal Windows Server2008 R2 Remote Desktop Services user connections (20)cal $29.00
Product categories
  • Anti Virus
  • Microsoft Office
  • Microsoft Project
  • Microsoft Visio
  • Microsoft Visual
  • Microsoft Windows
  • Other Software
  • Uncategorized

Buffcom.net always brings the best digital products and services to you. Specializing in Office Software and online marketing services

BIG SALE 50% IN MAY

Microsoft Office
Microsoft Windows
Anti-Virus
Contact Us

Visit Us:

125 Division St, New York, NY 10002, USA

Mail Us:

buffcom.net@gmail.com

TERMS & CONDITIONS | PAYMENT GUIDE  | SHIPPING POLICY  | REFUND POLICY

Copyright © 2019 buffcom.net  All Rights Reserved.