Hi, Guys.
I have a very simple task for automation. I need to make some manipulations with 2 XLSX files, I have VBA script which can do these manipulations in Excel Graphic Interface.
For automation I need to make these manipulations automatically from my application.
Strategy is: launch the Excel with the script from the command line, it will work and exit in the end.
If the Excel works in the hide mode, it's preferable, but not compulsory.
I believe it can be done.
Can you explain step by step how I can do that?
Thanks in advance.
George.
I have a very simple task for automation. I need to make some manipulations with 2 XLSX files, I have VBA script which can do these manipulations in Excel Graphic Interface.
For automation I need to make these manipulations automatically from my application.
Strategy is: launch the Excel with the script from the command line, it will work and exit in the end.
If the Excel works in the hide mode, it's preferable, but not compulsory.
I believe it can be done.
Can you explain step by step how I can do that?
Thanks in advance.
George.