Refresh data in a control

E

Elizabeth

Hi -

I have a form that uses a combo box control lookup to pull in the name of
contacts. On this form, I have a button to add a new contact if the one
wanted isn't already in the list. When the entry is done and the person
returns to the first form, the newly added contact needs to appear in the
list. I've tried requerying the control and the form from the Got Focus and
On Current events and haven't had any luck. I'm sure I'm missing something
simple, but can someone help break my block?

Thanks!
 
J

Jeff Boyce

Take a look at Access HELP re: NotInList ... HELP should have examples of
the code you'd use...

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or psuedocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

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

Combo query refresh 5
Requery a Control 5
refresh image control 4
refresh data 7
Requery on a Tab Control - OnClick 3
How Do I AutoFill a Form 0
Access form control focus 1
Refresh Combo Entries 5

Top