Learning as go again....
I have a CSV file with names on the Column Headers (i.e. LastName, City, OS Type). I only want to import certain columns, based on column header name (i.e. LastName, OStype) into a new worksheet, and into a specific column order (which is different from the order they are in the CSV).
I am able to import the CSV file by column (i.e. A/1st), but I want by column header (i.e. LastName). Any suggsetions where to start when using column header name?
Thx,
J.
Bookmarks