I have a spreadsheet with calculations in, enter some figures into some fields and a kind of pivot table is created which then generates the results.
Is it possible to do this in javascript or will I need to use php and create temporary tables in a database to generate the figures from rows 11 to 27?
Thanks
Code:
[URL unfurl="true"]http://speedy.sh/CM3db/Website-Calculator.xlsx[/URL]
Is it possible to do this in javascript or will I need to use php and create temporary tables in a database to generate the figures from rows 11 to 27?
Thanks