Re: write to an Excel document

2002-03-14 Thread Alfred Vahau
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

Re: write to an Excel document

2002-03-13 Thread Garyl Erickson
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

RE: write to an Excel document

2002-03-12 Thread Russ Foster
ilto:[EMAIL PROTECTED]] > Sent: Tuesday, March 12, 2002 11:19 > To: [EMAIL PROTECTED] > Subject: write to an Excel document > > > Hi > > Does anyone know how to write to an Excel document? I've > opened the document using OLE but I cannot find any > documen

Re: write to an Excel document

2002-03-12 Thread Chas Owens
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

Re: write to an Excel document

2002-03-12 Thread Tirthankar C. Patnaik
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, >

Re: write to an Excel document

2002-03-12 Thread Craig Sharp
] I have not lost my mind, it's backed up on tape somewhere! >>> "Allison Ogle" <[EMAIL PROTECTED]> 03/12/02 12:18PM >>> Hi Does anyone know how to write to an Excel document? I

write to an Excel document

2002-03-12 Thread Allison Ogle
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 anyone knows what the commands are to do this please let me know. Thanks, Allison -- To unsubscribe, e-mail: [