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]

Reply via email to