See the Shell statement.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
wrote in message
...
I would like to start an application from Excel VBA and pass
command line
parameters to it. Once the app is started it should run
completely
independently from the instance of Excel that started it.
Excel shouldn't wait on it to to anything (including
terminate).
Thanks.