merge csv files into spreadsheet

  • Thread starter Thread starter beliavsky
  • Start date Start date
B

beliavsky

Is there a Windows command line tool to combine a few CSV files
aaa.csv, bbb.csv etc. into an Excel 2003 spreadsheet with worksheets
named "aaa", "bbb", etc. and having the contents of the corresponding
CSV files? Thanks.
 
Is there a Windows command line tool...

No.

--
Jim
| Is there a Windows command line tool to combine a few CSV files
| aaa.csv, bbb.csv etc. into an Excel 2003 spreadsheet with worksheets
| named "aaa", "bbb", etc. and having the contents of the corresponding
| CSV files? Thanks.
|
 
You will nzzd somz VBA macro code

HTH
--
AP

Jim Rech said:
No.

--
Jim
| Is there a Windows command line tool to combine a few CSV files
| aaa.csv, bbb.csv etc. into an Excel 2003 spreadsheet with worksheets
| named "aaa", "bbb", etc. and having the contents of the corresponding
| CSV files? Thanks.
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top