Is it possible to run a certain sub whenever the .mdb starts to close? I understand that I can attach code to my quit button, but they might also quit by using the "x" in the app window's upper right corner.
In vba, is there a way to abort the close?