View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default Convert CSVs to Excel workbook

Hi Max,
Open the file up in Excel you will be taken through a set of screens that
will walk you through the process. It is pretty straight forward, especially
if it is truely CSV file. Try it.

"Max" wrote:

Hi

We store our data in CSV files. Our new requirement is to send users
report in Excel format. Suppose we have 5 CSV files, we need to merge
these CSV files into an Excel workbook, with each csv and worksheets

My quesion is how to convert the CSV's to Excel workbook?

pls help

regards

Max