I don't want to create a new spreadsheet or parse one. Although using
these two modules I would be able to get the same effect but with a lot
of work. I need to update an existing spreadsheet. 

-----Original Message-----
From: Thomas A. Lowery [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 27, 2003 6:41 PM
To: [EMAIL PROTECTED]
Subject: Re: Linux, Perl, [open,star]office


I've found these modules work well for creating excel spreadsheets.
        Spreadsheet::ParseExcel
        Spreadsheet::WriteExcel

I recently wrote a script that converts csv files into worksheets in a
workbook.  Makes it easier for a client to review their different
reports.

Tom

On Fri, Jun 27, 2003 at 11:55:56AM -0400, Paul Kraus wrote:
> I have a windows app that reads a bunch of text files and then using 
> Win32::OLE it inserts that data into an excel spreadsheet. Is there 
> something similar I can do with an open office document in Linux?
> 
> I am trying to switch my workstation over to all Linux but need to be 
> able to generate the same reports that I then send to my boss. Which 
> has to be an excel file. Which open office is able to 
> open/write/create.
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to