Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi! I have two workbooks open in the same application. I want to close one without saving it. I use this code but it still asks me if I want to save changes. <Code start ActiveWindow.ActivateNext ActiveWorkbook.Saved = False ActiveWorkbook.Close <End Code Can I use code that will close without saving and not ask if I want to save changes? Thanks!! -- Brian Matlack ------------------------------------------------------------------------ Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508 View this thread: http://www.excelforum.com/showthread...hreadid=510128 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
close without saving | Excel Discussion (Misc queries) | |||
close w/o saving | Excel Worksheet Functions | |||
VBA - Close without saving changes | Excel Discussion (Misc queries) | |||
Close file without saving | Excel Programming | |||
Close without Saving In VBA | Excel Programming |