Automatic form Refresh

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Access 2000 on local network. Two computers looking at same form. (Form has a
sub form.). One person updates information on form. Record date is updated on
form and shows up in table (back end file). On second compuer form
information is not updated unless manual refresh activated. Is there any way
to automate the refresh on a form so periodically the form (record data) is
updated on the second computer?
 
You could add a timer event to the form to automatically refresh. Might get
confusing to the user though.
 
JP said:
You could add a timer event to the form to automatically refresh. Might get
confusing to the user though.
How can you add a timer to refresh a form automatically periodically?
 

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

Similar Threads


Back
Top