I have different excel vba codes which does different works.I am planning to develop an UI based app which should contain buttons/interfaces and each of them linked with different vba codes where I can upload an excel file based on my selection the particular vba code should be applied to that uploaded excel and the output excel should be generated.
Is there any possibility to do that?
It can be either desktop or web based. Anything is welcome.
I need a way to integrate my excel vba codes with any of the front end development tools or even html is fine.
Thanks in advance