Hi, please forgive me if this is the wrong place to post this query - I've also posted under ASP (i'm happy to implement using either!) I have been given a spreadsheet with some fairly hardcore formulas/calculations that needs to be translated into a web application. It would make my life a million times simpler if I could feed in my data (via a web form) to cells a1, a2 and a3... let Excel do the clever stuff... and read the output from cell z1 Is this possible or should I start breaking it apart now? Thanks for any help anyone is able to give!
I had a client ask me to use Excel as the "database" behind a website. It was just for a birthday club sign up so not so mission critical. I was able to place an Excel file on the webserver and set it as a datasource. The only thing special in ColdFusion was using brackets on some or all column names.