|
||||||
|
Prevent Shutdown By Richard Rost 17 months ago Prevent Accidental Shutdown Of Your Database In this Microsoft Access tutorial I'm going to teach you how to prevent accidental shutdown of your database when the user clicks on the close button for the entire application. Tyrone from the United Kingdom (a Silver Member) asks: When my users go to close a report in Print Preview mode, then often click the top-most "X" to close the Microsoft Access application itself instead of closing the report. This shuts down the database. Do I need to educate them to use the correct close button, or is there a way that when they click the wrong button it can just close the report instead? MembersMembers will learn how to automatically close a report if it's open and the user tries to close the database. We will also learn how to loop through all of the reports in the database and close them if they are open. And I'll show you how to hide the print preview ribbon. Silver Members and up get access to view Extended Cut videos, when available. Gold Members can download the files from class plus get access to the Code Vault. If you're not a member, Join Today! Prerequisites
Links
Recommended Courses
Keywordsaccess 2016, access 2019, access 2021, access 365, microsoft access, ms access, ms access tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, On Unload, OnUnload, Form_Unload, Cancel closing a form, currentproject.allreports, loop through reports, isloaded, showtoolbar, hide print preview ribbon tab
|
||||||||||||||||||||
| |||
Keywords: TechHelp Access On Unload, OnUnload, Form_Unload, Cancel closing a form, currentproject.allreports, loop through reports, isloaded, showtoolbar, hide print preview ribbon tab PermaLink Prevent Shutdown of your Microsoft Access Database |