Two CSV file data to new excel file

  • Thread starter Thread starter Vishal
  • Start date Start date
V

Vishal

I am having two CSV files. I want to generate new excel file while
running the VBSCRIPT.That newly generated excel file sheet1 data
should be first csv file data and the same file sheet2 data should be
second csv file data.Newly generated excel file sheet1 name should be
name of the first csv file and sheet2 name should be name of the
second csv file. I need only VBSCRIPT not in VBA.

Thanks in advance for your help.
 

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