Hi
I'm trying to find a way to use VBA in excel to select a column of 8 blank cells starting with (and including) a changing active cell.
To expand a little, the idea is to find the first blank cell in a column, select 8 cells down including that cell and paste the same thing into all the cells.
I'm hoping to make this part of a ' for each' loop
I'm still learning VBA so any help will be useful
Thank you,
Dan