Moving data from CSV to Excel sheet

  • Thread starter Thread starter Darren20
  • Start date Start date
D

Darren20

Basically trying to take data from csv files and populate the Columns in a
excel migration excel sheet template Cut & Paste seem like the worse
option……anything else out there I could use to help? I need move the data in
selected columns in the CSV file and have them populate columns in the excel
sheet. In most cases the columns will not have the same name I will need to
select where they go…..is there a function/tool/process that can do this
without me having to copy and paste from one sheet to the other? I’m not
very Excel savvy…so detail is welcomed ïŠ
 
Hi,

Sounds like you want to automate this process and the only way to do this is
through a macro. Macros allow you to automate repetitve tasks. Sorry I
couldn't give you an easier/better way.

John
 
Back
Top