Re: creating something M$ Excel can read?



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.

.


Quantcast