Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following code to close and save a workbook:
Application.DisplayAlerts = False ActiveWorkbook.Close SaveChanges:=True I can't seem to get this to work without prompting me to save, even though I did application.displayalerts = false and I told it to save in the active.workbook.close command. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - No Longer Prompted to Save When I Close File | Excel Discussion (Misc queries) | |||
Open New Workbook / Save and Close Current Workbook | Excel Programming | |||
"Save" macro problem, still prompted to save when closing workbook (?) | Excel Programming | |||
Help on Workbook close and workbook save events | Excel Programming | |||
filling a combobox (without being prompted to save the workbook EVERY time its opened | Excel Programming |