in reply to Re^3: Open a file in append mode
in thread Open a file in append mode
Spreadsheet::ParseExcel::SaveParser working amazingly. Somebody suggested Win32::OLE. Which is more effective and which one is simpler???
Before you said that dont mingle modules. In this Spreadsheet::ParseExcel::SaveParser i cant find max_rows & max_col which is available in other modules. As per my requirement I need to insert a row which consists of 11 columns in the end of the sheet. In this Saveparser how to find last row
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Open a file in append mode
by afoken (Chancellor) on Aug 12, 2015 at 19:08 UTC | |
|
Re^5: Open a file in append mode
by Corion (Patriarch) on Aug 12, 2015 at 06:44 UTC |