I have a repetative task that I beleive could automated....
I will simplify the scenario (basically the same, but the actual sheet has more like 40 columns rather than the 4 I will use for example)...
I have a sheet with 4 columns with headers:
A1=Name B1=Address C1=Phone D1=City
I need to rearranage the columns to the proper order to import to an online system like this:
A1=Address B1=Name C1=City D1=Phone
The headers on the original sheet are always the same, but dont always come in the same order.
And the desired final column-order output is always the same.
Can I create a workbook with two sheets...the first to paste new data into in it's original order, and the other that references the first sheet (headers) and displays the columns in the appropriate order?
Any suggestions would be much appreciated!
Thanks!
Bookmarks