Hello Allison,
To write an excel file you will need John McNamara's module
Spreadsheet::WriteExcel. You can read on the CPAN documentation at
http://search.cpan.org/search?dist=Spreadsheet-WriteExcel
To read an excel file and write output as textfile you will need Kawai
Takanori's module Spread
The link is at:
http://www-106.ibm.com/developerworks/linux/library/l-pexcel/
(l not I)
"Tirthankar C. Patnaik" wrote:
>
> An excellent link for the task you have in mind, is:
>
> http://www-106..ibm.com/developerworks/linux/library/I-pexcel/
--
To unsubscribe, e-mail: [EMAIL PROTECTED
(This is one of those topics that should be in the FAQ).
Have you considered dumping your data into a CSV file with a CSV extension?
Excel will open CSVs by default.
It's the *easiest* way, but may not be what you want...
-rjf
> -Original Message-
> From: Allison Ogle [mailto:[EMAIL
Take a look at Spreadsheet::WriteExcel on CPAN (www.cpan.org).
On Tue, 2002-03-12 at 12:18, Allison Ogle wrote:
> Hi
>
> Does anyone know how to write to an Excel document? I've opened the
> document using OLE but I cannot find any documentation on how to store data
> in the spreadsheet. If an
Dear Allison,
> Does anyone know how to write to an Excel document? I've opened the
> document using OLE but I cannot find any documentation on how to store data
> in the spreadsheet. If anyone knows what the commands are to do this please
> let me know. Thanks,
>
Try the SpreadSheet::Pars
Check out Spreadsheet-WriteExcel available at www.cpan.org. Really great module for
creating Excel spreadsheets.
Craig A. Sharp
Unix Systems Administrator
DNS Administrator
Roush Industries
Office: 734-466-6286
Cell: 734-231-6769
Fax: 734-466-6939
[EMAIL PROTECTED]
=