View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
michael.beckinsale michael.beckinsale is offline
external usenet poster
 
Posts: 274
Default Closing a program which was opened with shellexecute

Hi JonT,

How about something like......................

Application.Quit

...........you may have to qualify the application.

Regards

Michael