I have a filtered spreadsheet with alternating rows as follows: - a value in col A in one row - next row has values in col C and E Using VBA, how do I copy paste the values in col C and E up one row for the entire used range of the sheet?
I want the numbers to be moved up one row to be in the same row as the letters.