Hi Matt,
This does work great for insetions, but for a little issue where, once you delete a row, and then proceed to add an new row, the number generated is the same as the last number, eg: 1,2,4,5 and then add new repeating rows, which would then show 1,2,4,5,5,6,7 etc. So it seems to duplicate the last number, and in some cases, start the count from a previous number like 1,2,4,5,4,5,6,7. Any way around this?
Cheers,