View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default difference application.quit & application.close

the
Workbook_BeforeClose event for the workbook being closed should run.

--
Regards,
Tom Ogilvy

"Pierre via OfficeKB.com" <u13950@uwe wrote in message
news:5710c98ae66ec@uwe...
hi Tom,

If i close a workbook throug a sub, does it still run the

beforworkbookclose()
sub?
Thanks,
Pierre

Tom Ogilvy wrote:
The biggest difference is that there is no Application.Close command.

You
quit the application (Excel) and close workbooks.

That should make it easy.
Hi,

[quoted text clipped - 6 lines]
Thanks,
Pierre



--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200511/1