View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
robertdeniro[_3_] robertdeniro[_3_] is offline
external usenet poster
 
Posts: 1
Default How do I execute other application(*.exe) from VBA(Excel) ?


-*Shell "C:\windows\ap1.exe", vbNormalFocus*-

Unless Ap1.exe is located in a folder that's in the system path, you'll
have to specify the full path to the file.


--
robertdeniro
------------------------------------------------------------------------
robertdeniro's Profile: http://www.excelforum.com/member.php...o&userid=14173
View this thread: http://www.excelforum.com/showthread...hreadid=396096