Hi, I have one workbook with two tabs - 'raw' & 'final'. I want to copy all rows from 'raw' onto 'final' - but only for selected columns. Also, the column headings in 'raw' aren't identical to the column headings in 'final' but can be mapped as they won't change, month to month.
In essence, I'm looking for a macro that is something along the lines of : for each row in 'raw', copy column 'name1' to column 'name_2'.
In essence, I'm looking for a macro that is something along the lines of : for each row in 'raw', copy column 'name1' to column 'name_2'.