The standard switchboard on an Exit Application uses the CloseCurrentDatabase method which closes the database and leaves Access open. I have looked at the help and am wondering what objects are actually saved with this method? I am wondering how this compares to using the code Application.Quit acQuitSaveAll which saves all objects before exiting Access completely.