I have blank cells in column G and H (the blank cells will always be in the same row as each other) that i would like to fill with cell values from non-contiguous columns, K and L (data always starts in K13 and L13).
For the columns, i know that the range would start on row 13, but the last row of data varies. For columns K and L, column K data needs to go to column G and column L needs to go to column H.
If for example, i had data in k13:l14, and an empty row of data in G20:H20 and G24:H24, is there a way i can copy the data in k13:L14 over to the empty cells WITHOUT KNOWING where the empty row of data starts?