Hi
With out getting into to many details about what I am attempting, can someone explain how the timer function on a form works. Basically what I need to do is every 10 or 15 minutes check to see if someone adds a record to an open database and when they do to notify me by running my form for me to complete my action. I know I can and have done it with a loop checking the system time with the last time checked but this was done in the program and not the form using a timer. Is the timer better or am I doing the samething?
Thanks
Anthony
With out getting into to many details about what I am attempting, can someone explain how the timer function on a form works. Basically what I need to do is every 10 or 15 minutes check to see if someone adds a record to an open database and when they do to notify me by running my form for me to complete my action. I know I can and have done it with a loop checking the system time with the last time checked but this was done in the program and not the form using a timer. Is the timer better or am I doing the samething?
Thanks
Anthony