Full Version: Completely leaving Access from Switchboard
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
BornToHoliday
Does anybody know how to drop the user back to Windows and close Access completely following the switchboard operation of 'Exit Application'. As it is, it is leaving the user in Access and having to click on the top right X to quit completely.
Larry Larsen
Hi
Have you tried:
CODE
DoCmd.Quit

thumbup.gif
BornToHoliday
This gave an error message.

However, you got me thinking and I used a quit macro instead and that worked. Thanks.
Larry Larsen
thumbup.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.