Hello,
I'm trying to figure out how to find the last two numbers in a cell in column A and copy that cell to the cell below it while incrementing the last two numbers by one.
I wrote a noobish code that creates the values in column A as ID in increments of 10. However, there's another code that runs AFTER the ID has been created which inserts rows below it. To which I'll need to go back and search for the blank rows below the previously created ID's and populate the same ID but incrementing by one.
Here's the sample workbook.
Incrementing.xlsm
Any help would be greatly appreciated.
Thanks in advance.
Bookmarks