Hello,

I have an Excel project consisting of one workbook with five sheets that imports data from different user selectable sources using Power Query and exports certain data based on different logic built in a variety of VBA scripts. It took me about one year to build and design it as close to ideal; this project will be used in a large organization with multiple locations.
I am looking for a way to either compile it as a stand-alone application, convert it to some sort of a web app (much more elegant), or at a minimum make it look like an application (note that all users have Excel installed)
Help of bright minded people like you would be highly appreciated in directing me to a general solution for this problem.