Automatically refresh a form

S

slhenson

I have two forms. I need the data on the first form to be updated
automatically if that is possible, so that when I go to the second form that
data has already been added to the tables and query so that I can use it. I
tried [Forms]![FirstForm].Requery in the AfterUpdate event of the first form,
but I need it to refresh before I go to my second form and it doesn't seem to
be doing so. The only time it seems to be refreshing is when I close the
form. Thanks in advance for any help.

slhenson
 

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