On 06/11/2007 08:59 AM, ash wrote:
Hi everyone!

I am using Win32::OLE for writing data in existing Excel file. I would
like to know how to write data one row at a time. Writing one cell at
a time is too slow, it took 17mins to write 527KB file.

Thank you all very much for your help :).



You might look into the Spreadsheet::WriteExcel module which has a "write_row" method.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to