I have a spreadsheet with 42k rows of line items. If a line item (all info from row C to N) has a blank cell below it, I need to copy that information and paste it to the blank row (or rows) below that range. The blank come randomly. There could be 3 rows blank followed by 2 populated ones.
The pasting will need to stop once there is data below. This will need to be duplicated down the spreadsheet.
Can anyone help me write a VBA for this task? I am very new to VBAs.
Thank you.
Bookmarks