events

  • Thread starter Thread starter sunhealth
  • Start date Start date
S

sunhealth

Hi,
I have a button and when the clicked event is activated, it takes a
good six seconds for the first line of the subroutine to execute. That
line is simply docmd.hourglass true so the user does not get
impatience. However, the six seconds is a problem. Are there any events
that fire automatically after the clicked event before the subroutine
is run? Or can anyone suggest any possible reasons for this delay -
Thanks ahead of time.

Sun Health
 
Hi,
I have a button and when the clicked event is activated, it takes a
good six seconds for the first line of the subroutine to execute. That
line is simply docmd.hourglass true so the user does not get
impatience. However, the six seconds is a problem. Are there any events
that fire automatically after the clicked event before the subroutine
is run? Or can anyone suggest any possible reasons for this delay -
Thanks ahead of time.

Sun Health

Please post your code. This is certainly not typical behavior!

John W. Vinson[MVP]
 

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