[EMAIL PROTECTED] wrote:

Thanks for your reply. I am now installing and using Modules in perl.

The Spreadsheet::WriteExcel only writes to a new excel file.

Does anyone know of a way to write to an exist file and worksheet?

http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-0.42/WriteExcel.pm#READING_EXCEL_FILES


The appropriate method would be to read in a file - change/manipulate the data - write out a new file -- repeat until you are comfortable overwriting the original file.

But I always write out a new file.
Bill

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to