Good morning.
I am using Access 2007 with all users running runtime. I created a login table that functions very well by adding logins and deleting logins as people log in and out of the application. However, many users, inspite of my many emails, insist on just closing out the program by "X" the whole window rather than using the appropriate "Quit" buttons on the form. When the user just closes the whole program, the logon data is not deleted as it is when using the proper "quit" buttons.
Is there a method to either:
1. Force the user to use the apprpriate buttons to exit the program or
2. Programatically run my "macDeleteLogge dOn" macro when somebody just clicks the "X" in the upper right hand corner.
Thanks
-Tomb
I am using Access 2007 with all users running runtime. I created a login table that functions very well by adding logins and deleting logins as people log in and out of the application. However, many users, inspite of my many emails, insist on just closing out the program by "X" the whole window rather than using the appropriate "Quit" buttons on the form. When the user just closes the whole program, the logon data is not deleted as it is when using the proper "quit" buttons.
Is there a method to either:
1. Force the user to use the apprpriate buttons to exit the program or
2. Programatically run my "macDeleteLogge dOn" macro when somebody just clicks the "X" in the upper right hand corner.
Thanks
-Tomb
Comment