Field List refresh

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

Guest

How can I refresh the filed list when the 'refresh' button mentioned in the
help files appears to be missing.

Bob F
 
the refresh button in access is the F9 key.

if you wish to put a physical button on the form to refresh a list the code
that goes in the on click event for the button is ControlName.Requery
 

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