Application load and application exit events

  • Thread starter Thread starter Domac
  • Start date Start date
D

Domac

Hi,

Can I handle events from subject in Access 97 and how?

Thanks!
Domac
 
Specify an unbound startup for (Tools | Startup.)
Use its Open event to simulate an application Load.
Keep it hidden.
Use its Close event to simulate an application quit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top