Please help!
I have a column in a worksheet that has data filled in sections with blank cells in between. I want to create a macro that will find a section of blank cells and perform a default autofill (xlFillDefault) based on the value in the cell above each blank section. Then repeat down to the end of the worksheet.
I've seen plenty of examples for filling blank cells with the cell above, but not for performing a default autofill.
I have a column in a worksheet that has data filled in sections with blank cells in between. I want to create a macro that will find a section of blank cells and perform a default autofill (xlFillDefault) based on the value in the cell above each blank section. Then repeat down to the end of the worksheet.
I've seen plenty of examples for filling blank cells with the cell above, but not for performing a default autofill.