Click to See Complete Forum and Search --> : Updating Variables


ianripping
02-03-2004, 03:15 PM
Hi, I want to create a site which can look at a .xls file and then use the value from a1 to make a calculation, eg variable * 10.

Any ideas?

PunkSktBrdr01
02-03-2004, 06:23 PM
I'm not sure if this'll help, but check out

http://pear.php.net/package/Spreadsheet_Excel_Writer

ianripping
02-04-2004, 10:11 AM
Not really, would like a working example if poss?

PunkSktBrdr01
02-04-2004, 07:28 PM
I've never actually done anything with excel files, so I wasn't sure. I just remembered that because someone asked about writing excel files a few months ago.