> 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?
You could try the com object. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php