Writing row at a time in Excel using OLE
am 14.06.2007 19:43:26 von ashishraiHi!
I need to write a row at a time or a whole sheet at a time, anything
faster than one cell at a time in Excel sheet using Win32::OLE. Can
anyone help me?
Spreadsheet::WriteExcel module have functions for writing row at a
time but I need to modify existing Excel file and the module does not
allow that.
Thank you in advance!