Update a field in one form from another

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

Guest

I have a form where I add an event and contact to a table with combo boxes
that load the new event from a client table. If there is no contact
available, I have a button that launches a form to add the contact. When I
exit the add contact form I like the field in the add new event form to
update this way end user will see it update. All reports are created from
queries but the end user won’t know this. How do I requery the new contact
and keep the current client.
 
Have you looked into using the NotInList event, and setting the LimitToList
property for the combo box?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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