View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Striker Striker is offline
external usenet poster
 
Posts: 55
Default Open another program

How can I open another program from inside excel? Say I have an executable
in the root of C called st.exe.
C:\ST.Exe. If this is called I want to close excel WITHOUT saving the
changes.

Thanks for your help.