microsoft excel spreadsheets convert to php or java
I have been given a excel spreadsheet that already has some calulation built into it. e.g. a numerical amout is inputted into one field in the spreadsheet, this then gives results in the other fields in the spreadsheet.
Is there anyway i can "easily" convert this spreadsheet to either javascript, jquery or PHP. basically the results of the inputted information need to be sent to a sql database.
thanks in advance
the database is phpMyAdmin MySQL.
