Thread
:
Close file without Save Changes dialog box
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
Close file without Save Changes dialog box
ActiveWorkbook.Close SaveChanges:=True ' or False
--
Regards,
Tom Ogilvy
flumpf wrote in message
...
How to set up as macro...? Thanks
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy