Forum Discussion

Malcolm McMaster's avatar
Malcolm McMaster
Copper Contributor
Apr 29, 2020
Solved

Formula Required Sequential numbering of cells

Hi All, Probably a stupid question however, I have a large list of clients that have to be uniquely numbered. The problem is I need a prefix "SUB" as part of the identifier eg SUB0001, SUB0002 and ...
  • Riny_van_Eekelen's avatar
    Apr 29, 2020

    Malcolm McMaster The easiest way would be to just enter the first client number as SUB0001. Then, hover the cursor over the small square in the bottom-right corner of the cell. The cursor will change to a (smaller) black + sign. Click (and hold) and drag down. Excel will automatically increase the numerical part of the text string by one. Or, if you already have data in adjacent cells, just double-click the small square and it will fill down until the end, automatically. If you enter the first as SUB0001 and below it, for example, SUB0003 and select both cells and then do the drag or fill operation, Excel will recognise the pattern and increase each of the following numbers by 2 (so SUB0005, SUB0007 etc.) Try and see.