Forum Discussion
Marymm
Aug 04, 2023Copper Contributor
Numberred lines
After deleting a numbered line how do I keep the numbers consecutive?
1 Reply
Sort By
You might use a formula. Let's say you want to start at number 1 in row 2. Enter the formula
=ROW()-1
in a column in all used rows.