in reply to Modules for xlsx files

"Can't locate object method "SaveAs" via package "Spreadsheet::ParseEx +cel::Workbook" at ./parse_xlsx.pl line 43.

Where in the documentation did you find this SaveAs method?

Replies are listed 'Best First'.
Re^2: Modules for xlsx files
by ravi45722 (Pilgrim) on Sep 28, 2015 at 12:08 UTC

    Then how to solve this. i want to open an existing file. Cant possible with Spreadsheet::WriteExcelXML Is there any module to open existing and write the data into .xlsx file and save it.