Form with timer

M

mike

Hi All,

Is there a way to program a from to requery or refresh in
5 minutes?? I have a form open, but when I enter fresh
datas into the tables, the form is not updated until I
exit the form and manually open it again. How do I program
a form to refresh or requery in 5 minutes??

Thanks for the help...

Mike
 
H

Henry Smith

Place a button on the form for the user to click to execute a refresh
procedure.
OR use the data entry boxes (or form) afterupdate event to execute the
refresh procedure.
Cheers,
Henry
 

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

Top