Hi everyone!
I have a program written in C++ which already exports some data to Excel, on the other hand, I have another program written in VBA to analyse the data. I used to run them independent but now I would like to simplify them.
Is there a chance to run the program written in VBA from C++???
Thanks
I would appreciate any info or help!
Carlos