Hi all,

Does anyone know of a method to access an Excel model via a web browser.

The model I have already created is large but has a simple user-form that displays charts of key results. I would like to be able to have a website that could essentially have the same format of my Excel userform (or I could re-design one for the website with all the same inputs), which would then parse all the inputs to the model and retrieve the results.

This all needs to be done without the user seeing Excel being open, the Excel model itself could be stored on a server or store locally on their computer (but would not require them to interact with it).

Thanks for looking and thanks for any help in advance!