View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al Franz Al Franz is offline
external usenet poster
 
Posts: 21
Default How Close Excel from CMD prompt?

Have an automated Excel routine I run on a PC, but the one problem I have is
that if Excel is already open I get an error if it tries to open excel
again.

Is there a way to make sure Excel is closed from a Command Prompt in my
Batch File?