Hello,
I have a spreadsheet that has a number of columns containing different values and data. The rows are sorted by month, which is displayed column C. Is there a way to have a VBA which loops through the rows and finds the last time each month was written, and then inserts a new blank row underneath it. I have some code below which inserts a new row after every month of January but only want it to insert a row after the last January, so that the months are separated in a block.
Thank you in advance!
![]()
Please Login or Register to view this content.
Bookmarks