Introduction
The SEQUENCE function creates a list of numbers in a row, column, or grid. It helps you quickly fill cells with numbers without typing each one.
When you want to create a numbered list from 1 to 10 in a column.
When you need a grid of numbers, like 3 rows and 4 columns, for a calendar or table.
When you want to generate a series of numbers starting from a number other than 1.
When you want to fill cells with numbers increasing by 1 automatically.
When you want to create a sequence of numbers for calculations or charts.