Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi everybody, I have the following code for closing the current workbook withou saving changes I want it to be developed to close all active workbooks Code ------------------- Private Sub Workbook_BeforeClose(Cancel As Boolean) ActiveWorkbook.Saved = True End Su ------------------- Thank you -- LoveCandl ----------------------------------------------------------------------- LoveCandle's Profile: http://www.excelforum.com/member.php...fo&userid=2861 View this thread: http://www.excelforum.com/showthread.php?threadid=55545 |
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 without saving | Excel Programming | |||
Close without Saving In VBA | Excel Programming |