Hello,
I'm using auto number column property to have the number assigned automatically to each row. Everything works fine if updating the sheet line by line.
But once I insert a row in between
Now i add values and hit save.
the auto number system forgets the upper and lower row numbers and starts the value from the very last row.
This is really make or break for me, I've other sheets with 2000+ lines of data and I can't always reset the column values.