Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a code that will close the active workbook and save it without giving
you any of the pop-up boxes that autimatically "pop-up" asking you if you want to save etc. -- Thanks Shawn |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Activeworkbook.Close SaveChanges:=True
-- Regards, Tom Ogilvy "Shawn" wrote in message ... I need a code that will close the active workbook and save it without giving you any of the pop-up boxes that autimatically "pop-up" asking you if you want to save etc. -- Thanks Shawn |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
close form code | Excel Discussion (Misc queries) | |||
Code to close workbook | Excel Programming | |||
Close VB in Code | Excel Programming | |||
VBA code to automatically close file | Excel Programming | |||
Close worksheet with Macro or Code | Excel Programming |