How to write data into a xls sheet from batch file

Joined
Jul 14, 2010
Messages
2
Reaction score
0
Hi,

I had a requirement where i need to write data into a xls sheet (around 3-5 columns in it) with 'N' number of rows using a batch file.

Basically, i need to run a batch file (.bat extn in dos) which does some processing and later save the processed data into a xls sheet under the specified columns. There can be more than 30 rows in it and there should not be any limit of number of rows.

Is this possible using batch application (.bat extn)? Or is there any other way to do the same?

A sample script would be more helpful.

Thanks in advance.

Sateesh
 

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

Top