Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ USING DESKTOP EXCEL CALCULATION SPREADSHEET INSIDE HTML

Posted by: shankar from vizag Sep 1 2019, 06:43 AM

Greetings

Clarification required.

I have a desktop excel spreadsheet which contain calculation page. In my webpage hosted through xampp server want to place that excel spreadsheet for sharing with other users in my office as the other machines dont have MS-Office.

Is it possible ? Kindly guide me.

regards

Posted by: pandy Sep 1 2019, 11:20 AM

The actual spreadsheet? It won't work without the engine, if they don't have a program that can handle Excel documents.

Posted by: Christian J Sep 1 2019, 05:41 PM

Seems PHP can read an Excel spreadsheet, and print its content (e.g. as an HTML table) on a web page.

https://phpspreadsheet.readthedocs.io/en/latest/

Posted by: pandy Sep 1 2019, 06:19 PM

Yeah, but can it also do the calculations?

Posted by: Christian J Sep 2 2019, 04:17 AM

It appears so (I don't know much about Excel): https://phpspreadsheet.readthedocs.io/en/latest/topics/calculation-engine/

Posted by: pandy Sep 2 2019, 04:46 PM

Cool!

I don't know anything about Excel. I've just learnt how to create graphs from a table with the spreadsheet program I actually use. blush.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)