Re: creating something M$ Excel can read?
- From: Mahesh Asolkar <asolkar@xxxxxxxxx>
- Date: Fri, 28 Sep 2007 19:19:00 -0000
On Sep 28, 11:00 am, Mike <mi...@xxxxxxxxxxxx> wrote:
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?
I have used the Spread***::WriteExcel module pretty effective in the
past.
http://search.cpan.org/dist/Spread***-WriteExcel/lib/Spread***/WriteExcel.pm
Spread***::ParseExcel is also useful to read data from MS Excel
spread***.
HTH,
Mahesh.
.
- References:
- creating something M$ Excel can read?
- From: Mike
- creating something M$ Excel can read?
- Prev by Date: Re: creating something M$ Excel can read?
- Next by Date: Re: Problem installing IO::Compress::Base
- Previous by thread: Re: creating something M$ Excel can read?
- Next by thread: Re: creating something M$ Excel can read?
- Index(es):