Hey,
I am trying to take data from one excel sheet, and place that data, in a new sheet.
The new sheet, does NOT have the same headers, nor the same order of data columns as the sheet I am taking the data from.
I am wondering how to accomplish this without manually typing in the 350 rows of data...
IE:
Sheet 1 columns which have data
SKU, Order, Name, Date Shipped
Sheet 2 columns, which have no data
Order, Name, Date Shipped, SKU
Now, not every column in sheet 1 needs to be transferred to sheet 2.
Thanks in advance
😀
I am trying to take data from one excel sheet, and place that data, in a new sheet.
The new sheet, does NOT have the same headers, nor the same order of data columns as the sheet I am taking the data from.
I am wondering how to accomplish this without manually typing in the 350 rows of data...
IE:
Sheet 1 columns which have data
SKU, Order, Name, Date Shipped
Sheet 2 columns, which have no data
Order, Name, Date Shipped, SKU
Now, not every column in sheet 1 needs to be transferred to sheet 2.
Thanks in advance
😀