Ontimer event

  • Thread starter Thread starter Pietro
  • Start date Start date
P

Pietro

Hi,
I used the Ontimer event of a hidden form (Login) to make another
form(Notcasees) open every 10 minutes,the process works fine,but not
always,as sometimes the form does not open..

Do you suggest something?
 
Two conditions that may conflict with the ontimer.

msgbox on the screen waiting for a reply.

acDialogue form on the screen waiting for a reply.



Depending on how you have made the test in the ontimer it might not
show up if it was held up waiting for a reply.

Ron
 
We have several apps that have onTimer events and have had similar no-
show occurances but I have assummed most times that it was one of the
two items I mentioned because I have seen them do it.

So I will hope along with you that someone else has some ideas.

Ron
 

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