Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Found it.
Private Sub Workbook_BeforeClose(Cancel As Boolean) Me.Saved = True End Sub Works. "Scott buckwalter" wrote: I have a workbook that I do not want the user prompted to save whenever they close it. Is there a way I can disable that popup? Maybe override the Workbook_OnClose event? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you disable the save function from a shared workbook | Excel Discussion (Misc queries) | |||
Enable & Disable Macro popup disappear | Excel Programming | |||
Disable popup menu | Excel Programming | |||
Disable popup menu | Excel Programming | |||
Disable Save As just for opened workbook | Excel Programming |