View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham Masters[_2_] Graham Masters[_2_] is offline
external usenet poster
 
Posts: 3
Default Controlling VB executable from Excel File

I have a VB 6.0 exectutable that opens a specific Excel 97 file and contains
a timer event to close the Excel file if dormant. This works well. I need
to add a further control such that on closing the Excel 97 file the VB
executable also closes. Any ideas how to do this?