View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
petgrub_in_excel petgrub_in_excel is offline
external usenet poster
 
Posts: 3
Default stopping or closing exe files from excel

I can start an exe file in excel using vb code "fileOpen=shell("file
name",vbMaximizeFocus)