Re: Writing data row at a time using OLE

2007-06-11 Thread ash
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 17m

Re: Writing data row at a time using OLE

2007-06-11 Thread Mumia W.
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

Writing data row at a time using OLE

2007-06-11 Thread ash
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 :). -- To unsubscribe, e-mail: [EMAIL PROTECTE