Yes. Very easy compared to OLE. Using it for a couple of jobs which I send
emails on a daily basis.
Wags ;)
-Original Message-
From: Matt C. [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 17:56
To: [EMAIL PROTECTED]
Subject: Re: output information to a xls file
Csv may well be easier for you, but I thought I'd shoot you this link. I've not used
it, but it does what you want to do for sure.
http://search.cpan.org/doc/JMCNAMARA/Spreadsheet-WriteExcel-0.34/WriteExcel.pm
Matt
--- Lance Prais <[EMAIL PROTECTED]> wrote:
> I have a perl script that generate
Is formatting absolutely essential? The easiest way is to create a text
file with each column separated by commas. If you make the file a .csv
file, Excel will automatically open it, but you will have to apply your own
formatting.
-Original Message-
From: Lance Prais [mailto:[EMAIL PRO