U
undisclosed
hi
I want to call exe file in excel using the VBA code
someone suggest me use the following code
RetVal = *Shell(*"C:\WINDOWS\CALC.EXE"*,* 1*),
but I find that this code cannot call the exe file to input and outpu
txt file
Is there any other way for me call the exe file so that it can at leas
output txt file
Thx
I want to call exe file in excel using the VBA code
someone suggest me use the following code
RetVal = *Shell(*"C:\WINDOWS\CALC.EXE"*,* 1*),
but I find that this code cannot call the exe file to input and outpu
txt file
Is there any other way for me call the exe file so that it can at leas
output txt file
Thx