[PHP] PHP and Excel and COM

2005-04-08 Thread Kiz Wong
Hi, I am trying to control Excel with PHP via COM. I am wondering if there are some resources available with all the keywords (I didn't find anything on the net...). F.i. : I try to modify the content of a textbox in a worksheet. In VBA, I have: ActiveSheet.Shapes("Shape1").Select Selection.Cha

Re: [PHP] PHP and Excel

2004-07-13 Thread Matt M.
> 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

[PHP] PHP and Excel

2004-07-13 Thread Arnold
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 gue