How to Add Autonumber in Excel

Adding numbers automatically to a column in Excel can be done in two ways, using the ROW function or the Fill feature. The first method ensures that the cells display the correct row numbers even when rows are added or deleted. The second,...
Method 1 of 2:

Numbering Rows Dynamically

  1. How to Add Autonumber in Excel Picture 1How to Add Autonumber in Excel Picture 1
    Click the first cell where the series of numbers will begin. This method explains how to make each cell in a column display its corresponding row number.[1] This is a good method to use if rows are frequently added and removed in your worksheet.
    1. To create a basic row of consecutive numbers (or other data, such as days of the week or months of the year), see Filling a Column with Continous Numbers.
  2. How to Add Autonumber in Excel Picture 2How to Add Autonumber in Excel Picture 2
    Type =ROW(A1) into the cell (if it is cell A1). If the cell is not A1, use the correct cell number.
    1. For example, if you are typing in cell B5, type =ROW(B5) instead.
  3. How to Add Autonumber in Excel Picture 3How to Add Autonumber in Excel Picture 3
    Press Enter. The cell will now display its row number. If you typed =ROW(A1), the cell will say 1. If you typed =ROW(B5), the cell will read 5.[2]
    1. To start with 1 no matter which row you want to begin your series of numbers, count the number of rows above your current cell, then subtract that number from your formula.
    2. For example, if you entered =ROW(B5) and want the cell to display a 1, edit the formula to say =ROW(B5)-4, as B1 is back 4 rows from B5.[3]
  4. How to Add Autonumber in Excel Picture 4How to Add Autonumber in Excel Picture 4
    Select the cell containing the first number in the series.
  5. How to Add Autonumber in Excel Picture 5How to Add Autonumber in Excel Picture 5
    Hover the cursor over the box at the bottom right corner of the selected cell. This box is called the Fill Handle. When the mouse cursor is directly above the Fill Handle, the cursor will change to a crosshair symbol.
    1. If you don't see the Fill Handle, navigate to File > Options > Advanced and place a check next to 'Enable fill handle and cell drag-and-drop.'
  6. How to Add Autonumber in Excel Picture 6How to Add Autonumber in Excel Picture 6
    Drag the Fill Handle down to the final cell in your series. The cells in the column will now display their corresponding row numbers.
    1. If you delete a row included in this series, the cells numbers will automatically correct themselves based on their new row numbers.
Method 2 of 2:

Filling a Column with Continuous Numbers

  1. How to Add Autonumber in Excel Picture 7How to Add Autonumber in Excel Picture 7
    Click the cell where your series of numbers will begin. This method will show you how to add a series of continuous numbers to the cells in a column.
    1. If you use this method and later have to delete a row, you will need to repeat the steps to renumber the entire column. If you think you will be manipulating rows of data often, see Numbering Rows instead.
  2. How to Add Autonumber in Excel Picture 8How to Add Autonumber in Excel Picture 8
    Type the first number of your series into the cell. For instance, if you will be numbering entries down a column, type 1 into this cell.
    1. You don't have to start with 1. Your series can start at any number, and can even follow other patterns (such as even numbers, in multiples of 5, and more).
    2. Excel also supports other types 'numbering,' including dates, seasons, and days of the week. To fill a column with the days of the week, for example, the first cell should say 'Monday.'
  3. How to Add Autonumber in Excel Picture 9How to Add Autonumber in Excel Picture 9
    Click the next cell in the pattern. This should be the cell directly beneath the currently active cell.
  4. How to Add Autonumber in Excel Picture 10How to Add Autonumber in Excel Picture 10
    Type the second number of the series to create the pattern. To number consecutively (1, 2, 3, etc), type a 2 here.[4]
    1. If you wanted your continuous numbers to be something like 10, 20, 30, 40, etc, the first two cells in the series should be 10 and 20.
    2. If you are using days of the week, type the next day of the week into the cell.
  5. How to Add Autonumber in Excel Picture 11How to Add Autonumber in Excel Picture 11
    Click and drag to select both cells. When you release the mouse button, the both cells will be highlighted.
  6. How to Add Autonumber in Excel Picture 12How to Add Autonumber in Excel Picture 12
    Hover the cursor over the tiny box at the bottom right corner of the highlighted area. This box is called the Fill Handle. When the mouse pointer is directly on top of the Fill Handle, the cursor will become a crosshair symbol.
    1. If you don't see the Fill Handle, navigate to File > Options > Advanced and place a check next to 'Enable fill handle and cell drag-and-drop.'
  7. How to Add Autonumber in Excel Picture 13How to Add Autonumber in Excel Picture 13
    Click and drag the Fill Handle down to the final cell in your desired series. Once you release the mouse button, the cells in the column will be numbered according to the pattern you established in the first two cells.
4 ★ | 49 Vote