Writing to an Excel file

  • Thread starter Thread starter John Sutor
  • Start date Start date
J

John Sutor

I want to write a row of cell values to Excel, does anyone have a code
example of how to do this?
 
If what you need is just to write text to execl the easiest way to do
it to write tab separeted values in an flat text file and then just
rename it to somefile.xls
 

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