For a client of mine I'm looking for a low code way to convert a complicated mortgage calculation spreadsheet (20 tabs/1000's rows) to an app so that the calculation happens in the excel but the output happens on a site/app frontend.
The spreadsheet is Microsoft xls. Ideally we can drag drop different components and make calculation/dashboards out of it having the excel as an engine on the backend.
Thank you!
https://docs.microsoft.com/en-us/previous-versions/office/tr...
You can do it with other web servers but it is dead easy to do with Microsoft's IIS and ASP.NET. I've written applications that have scripted Word from within a web server.