I have a working excel calculator and a website server. My goal is to present the result generated by the calculator on the website. And to feed input received by the website My question is that how should I implement this because excel and website server can not seem to interact directly.
I am looking for some language that the excel can be converted to and the language can also be interactive with a website.
Any help would be appreciated!