Timer in Access form

  • Thread starter Thread starter JP Bless
  • Start date Start date
JP Bless said:
Hi all,

How do I user timer in an acess form. Thanks in advance


Put your VBA code in the Timer Event and set the TimerInterval to the delay in
milliseconds you want between each running of the event.
 

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