C
Chris Peel
I need to call a 3rd party application (Dos command e.g. exe) that has
output etc.
I need to call the exe and then read replies and send commands.
I'd like to do this all from VBA(Excel) and then take the output into a
excel sheet.
Is this possible ? My only other option is to create bat files from the
VBA and run those via Shell and look for outputs.
Thanks
output etc.
I need to call the exe and then read replies and send commands.
I'd like to do this all from VBA(Excel) and then take the output into a
excel sheet.
Is this possible ? My only other option is to create bat files from the
VBA and run those via Shell and look for outputs.
Thanks