Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I don't want users of my workbook to have the option of saving changes when closing. I tried: Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) Application.DisplayAlerts = False End Sub .. . . but this doesn't work. How can I code my workbook to close with no prompts to the user?? Thanks!! Jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
alerts for changes in workbook | Excel Discussion (Misc queries) | |||
Help on Workbook close and workbook save events | Excel Programming | |||
Reset alerts when closing workbook? | Excel Programming | |||
Close a the current workbook and load another specified workbook | Excel Programming | |||
Closing a workbook with no alerts | Excel Programming |