View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
alainB
 
Posts: n/a
Default Is it possible to Shell and remove Excel from memory?


Yes, Application.Quit! Should work but it is not in my code. Excel is
not quitting.

Anyway, I found a way to do it. Instead of running my dialer from the
Shell directly, I shell to a Batch file that call my dialer. In that
case, Application.Quit is working fine.

Alain


--
alainB
------------------------------------------------------------------------
alainB's Profile: http://www.excelforum.com/member.php...fo&userid=8367
View this thread: http://www.excelforum.com/showthread...hreadid=550622