I want to execute a shell command like the following using Visual Basic for Applications.
C:\Temp\gc.exe 1
How can I do it?
Example:
retVal = Shell("C:\Temp\gc.exe 1", vbNormalFocus)
Link: Shell Invoked from VBA
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With