A
AdmSteck
Does Access expose any application events like Excel and Word? I want to be
able to tell when a user switches back to Access from another application.
The form.activate method only seems to apply when switching between forms and
not applications. I know in Excel you can use the withevents keyword in a
class module to capture Excel application events like this but I can't find
anything similar in Access. Thanks.
able to tell when a user switches back to Access from another application.
The form.activate method only seems to apply when switching between forms and
not applications. I know in Excel you can use the withevents keyword in a
class module to capture Excel application events like this but I can't find
anything similar in Access. Thanks.