View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Juan Pablo González Juan Pablo González is offline
external usenet poster
 
Posts: 226
Default Application.Quit

It will attemp to exit Excel. If there are no unsaved workbooks then Excel
will terminate (no matter where are those files saved, network or local).
If there are unsaved files, and your code doesn't account for that, the user
will see a message which will give him a chance to cancel the process.

--
Regards

Juan Pablo González

"bawahoo" wrote in message
...

Will Application.Quit work on Excel files that sit out on the network?
I know it works for Excel files that sit local. Any other exp this?


--
bawahoo
------------------------------------------------------------------------
bawahoo's Profile:

http://www.excelforum.com/member.php...o&userid=15102
View this thread: http://www.excelforum.com/showthread...hreadid=269347