Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() closing excel workbook no save without save messagebox close without save.... *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Someworkbookvariable.close savechanges:=false
x taol wrote: closing excel workbook no save without save messagebox close without save.... *** Sent via Developersdex http://www.developersdex.com *** -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() but, if the workbook has change working, and then when the workbook close, save messagebox is shown. i want to close the workbook without shown the messagebox *** Sent via Developersdex http://www.developersdex.com *** |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi X Taol,
but, if the workbook has change working, and then when the workbook close, save messagebox is shown. Dave's suggestion works for me. Setting the SaveChanges agument to False should close the file without any message. --- Regards, Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vba - Save but don't close | Excel Worksheet Functions | |||
Excel Silently Crashing when Network file is open | Excel Discussion (Misc queries) | |||
Save/Close All | Excel Discussion (Misc queries) | |||
VBA code silently crashing. Problem with Data Validation drop down lists. | Excel Programming | |||
Close without save | Excel Programming |