Thread: Shell ?
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Shell ?

Try

Shell "C:\Programe Files\Temp\Temp.exe C:\Programes\Temp\Temp2.ws",1


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ceemo" wrote in
message ...

I want to open an app which has a shortcut path similar to


"C:\Programe Files\Temp\Temp.exe" "C:\Programes\Temp\Temp2.ws"

However Shell does not like this


?


--
ceemo
------------------------------------------------------------------------
ceemo's Profile:

http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=561050