Hi,
I have created a VBA macro in excel, I want to create a User Interface to run that macro. I was thinking of using JSP (as I have previously worked on JSP), is it possible to execute these macros using a JSP or a JAVA program?
Hi,
I have created a VBA macro in excel, I want to create a User Interface to run that macro. I was thinking of using JSP (as I have previously worked on JSP), is it possible to execute these macros using a JSP or a JAVA program?
Why? Just implement your solution in Java natively, it will be infinitely faster than automating Excel. Or just make a userform in your workbook?
Because the excel is a financial model, so I was thinking of a program that will alter the cells based on the inputs
Can't you just use a userform?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks