Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all:
I have the following formula in every cell in my "A" column: =IF(NOT(ISBLANK(B1)),COUNTA(B$1:B1),"") This serves the purpose so that whenever I type something in column B, it will auto number the entries consecutively. When i delete a row, the numbering still works and all the numbers are reorganized but still consecutive. However when i insert a row, the formula does not exist in the new cell in column A.... and so my whole numbering gets thrown off.. Is there a way to make it such that there is auto numbering when i insert rows? Perhaps by having the formula above placed in the cell as soon as i insert a new row? Or something that makes sure each row in column A has a similar formula that allows this kind of auto-numbering? Please, Any help would be appreciated, Terrel Lobo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto fill formulae when inserting rows | Excel Discussion (Misc queries) | |||
Auto numbering inserted rows. | Excel Discussion (Misc queries) | |||
Macro auto inserting rows and formulas | Excel Discussion (Misc queries) | |||
Auto numbering | Excel Worksheet Functions | |||
Auto-numbering | Excel Worksheet Functions |