L
Laura
Is there a way to set up a column of numbers so that it automatically updates
the numbers every time a line is added or deleted?
the numbers every time a line is added or deleted?
If its the last row used - =row(B1) extended down to-----Original Message-----
Is there a way to set up a column of numbers so that it automatically updates
the numbers every time a line is added or deleted?
.
Use =count(A1:A10) or more rows as required.