Re: creating something M$ Excel can read?
- From: ansok@xxxxxxxxxxxxxxxxxx (Gary E. Ansok)
- Date: Sat, 29 Sep 2007 01:01:10 +0000 (UTC)
In article <46fd7ed5$0$26480$88260bb3@xxxxxxxxxxxxxxxxx>,
Mike <mikee@xxxxxxxxxxxx> wrote:
In article <3f00t4-61a.ln1@xxxxxxxxxxxxxxxxxxxxxxx>, Ben Morrow wrote:
Quoth Mike <mikee@xxxxxxxxxxxx>:
I want to create a file on linux that is pushed over an apache
connection that excel can open, read, process, etc. This file
is full of monthly project, time *** type data. I suppose I
could use the Visual Basic for Application, but I'd rather not.
Is there some way to generate a file on linux that contains
formulas, formatting, etc, that can be read by Excel?
Spread***::WriteExcel
I thought of Spread***::WriteExcel before I posted, but didn't
check it out first. I had it in my head that Spread***::WriteExcel
would not work on linux, only on Windows.
I use Spreadsheet::WriteExcel on a Solaris system to create spreadsheets
served from an Apache server to be downloaded on Windows clients, and
it works very well.
Gary
.
- References:
- creating something M$ Excel can read?
- From: Mike
- Re: creating something M$ Excel can read?
- From: Ben Morrow
- Re: creating something M$ Excel can read?
- From: Mike
- creating something M$ Excel can read?
- Prev by Date: Re: Trying to start a perl script as Windows Service
- Next by Date: FAQ 3.20 How can I hide the source for my Perl program?
- Previous by thread: Re: creating something M$ Excel can read?
- Next by thread: Re: creating something M$ Excel can read?
- Index(es):