I might be wrong, but if your client are using all the functions available
in Excel
Im pretty sure you wont get this to work. Ive tested a few of the Excel
converters for PHP and they all work nice with simple Excel spreadsheets,
but once you start doing it Excel style... Your on your own...

If youre on a Win32 platform you might solve this nicely, since this gives
you
alot of possibilities with exec and such. But I wouldt spend to much time on
this
if the system is to run on a *nix system.

I hope someone proove me wrong here, but theese are my findings.
Possible there are some nasty good proprietary Excel systems out there?
Anyone?

--
Kim Steinhaug
-------------------------------------------------------------------------
There are 10 types of people when it comes to binary numbers:
those who understand them, and those who don't.
-------------------------------------------------------------------------
www.steinhaug.com - www.easywebshop.no - www.easycms.no www.webkitpro.com
-------------------------------------------------------------------------


"Arnold" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I want to use a large Excel sheet in a website. The Excel sheet exists of
> lots of functions and the developer of it is a financial person who is
used
> to programmning in Excel, not in other "programming languages". How can i:
> insert the data that's filled in in several forms on web pages (i guess
the
> "spreadsheet Excel Writer" package), let Excel do the work and produce the
> output information, in PHP? Or is there an easier way to use an Excel
sheet
> together with web pages?
>
> Arnold

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to