Martin1979
New Member
- Joined
- Mar 29, 2013
- Messages
- 9
Hi all,
I was wondering if it is possible to run batch files using Excel VBA. I need to run multiple files using software from outside Excel.
However, to be efficient over the weekend, I would like to use Excel to open each file, run the file and after finishing, close it off and run the next file.
The idea is that the software (an executable) together with the files which need to run over the weekend, are in the same folder.
Does anyone know if this is possible? Hurdles are probably knowing when each file is finished and to close and open each file "*.otx" in the executable.
The executable has an GUI, which basically comes down to a button stating 'run'. However, to get there, the user needs to hit F9.
Any help is appreciated.
Regards,
Martijn
I was wondering if it is possible to run batch files using Excel VBA. I need to run multiple files using software from outside Excel.
However, to be efficient over the weekend, I would like to use Excel to open each file, run the file and after finishing, close it off and run the next file.
The idea is that the software (an executable) together with the files which need to run over the weekend, are in the same folder.
Does anyone know if this is possible? Hurdles are probably knowing when each file is finished and to close and open each file "*.otx" in the executable.
The executable has an GUI, which basically comes down to a button stating 'run'. However, to get there, the user needs to hit F9.
Any help is appreciated.
Regards,
Martijn