View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Quit without saving

ActiveWorkbook.Close SaveChanges:=False

--
Regards,
Tom Ogilvy


"Jim333" wrote in
message ...

Hi,

This code is good to save changes before quitting, while I don't want
to save changes made to the workbook,

I want to quit without saving changes and without displaying the
saveing alert.

Thank you


--
Jim333
------------------------------------------------------------------------
Jim333's Profile:

http://www.excelforum.com/member.php...fo&userid=5186
View this thread: http://www.excelforum.com/showthread...hreadid=381121