Hello,
I have a large VBA project inside an excel file. I need to run this project file as an executable using the shell command in Fortran.
I realize that a VBA file won't run as a VBS file or EXE file.
I was wondering if there were a compiler for VBA that could generate an *.exe file, or a VBA to VBS converter. I understand that there are functions and objects that cannot be reproduced in VBS, but ANYTHING else that would not force me to write the VBS from the beginning?
Thanks
Kato01
I have a large VBA project inside an excel file. I need to run this project file as an executable using the shell command in Fortran.
I realize that a VBA file won't run as a VBS file or EXE file.
I was wondering if there were a compiler for VBA that could generate an *.exe file, or a VBA to VBS converter. I understand that there are functions and objects that cannot be reproduced in VBS, but ANYTHING else that would not force me to write the VBS from the beginning?
Thanks
Kato01