It would be better to just have PHP do the calculating for you, instead
of trying to figure out how to pass data back and forth between a
spreadsheet. You can maybe use COM for passing the data, if you still
need to do it that way.

---John Holmes...

> -----Original Message-----
> From: Jeremy Bowen [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 09, 2002 1:09 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Fw: Excel Spreadsheet
> 
> Hello All,
> 
> I was working on a little php today and I remembered that I had
another
> project that I wanted to do. I have a fairly complicated excel
spreadsheet
> that helps me price a service I provide and I would like to be able to
> have
> fields on my website that can be filled in and the data passed
throught
> the
> spreadsheet (through whatever manner) and the pricing info delivered
back
> to
> the client.
> 
> I have no idea how to do this and I thought that maybe some of you
have
> done
> projects like this and would have an idea of where I should start.
> 
>  Thanks,
> 
> Jeremy
> >
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to