On Jun 11, 12:39 pm, [EMAIL PROTECTED] (Mumia W.) wrote: > 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.
Thanks for your feedback! But WrietExcel does not support writing to existing excel file. I need to open existing excel file and write on it. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/