This column is auto generated when a new item is added in subsequent order. First item added gets an ID # 1, second item ID #2, etc....
We have 40 items in the log so far. I had an issue where I needed to delete the next 200 or so rows. Now, when the next item got added (should be ID # 41,) it is actually ID # 251. As if the sheet is still seeing the deleted rows.
Is there a way to "reset" things so the next ID is in fact 41?
Thanks!
Mike N.