T
Tony_VBACoder
With Access 2002, is there a way to trap the event if the
user "kills" Access via Task Manager's "End Task"? I have
code that logs the time when a user logs out of my
application via an "ExitApp" function that I have coded
into my Exit routine, but I don't know how I can trap the
Exit event of Access so that I can log the time the user
logged out by "killing" the app.
user "kills" Access via Task Manager's "End Task"? I have
code that logs the time when a user logs out of my
application via an "ExitApp" function that I have coded
into my Exit routine, but I don't know how I can trap the
Exit event of Access so that I can log the time the user
logged out by "killing" the app.