Did you receive the sample database that I sent to you? The code you
indicated was not working works fine on my PC.
Note to anyone interested:
Pforecast contacted me by private e-mail, which included Not-In-List code
for a combo box. The code worked fine for me when I created a quickie test
database using Access 2003. I sent a zipped copy back, about 18 minutes
before this thread was opened.
Tom Wickerath
Microsoft Access MVP
https://mvp.support.microsoft.com/profile/Tom
http://www.access.qbuilt.com/html/ex...tributors.html
__________________________________________
"Pforecast" wrote:
> I just bought ACCESS 2007 and am having a few problems. Here's the one I'm
> trying to figure out now.
>
> I have two tables. PRODUCERS & CLIENTINFO. I would like to use the form,
> CLIENT INFO TRACKING to add new data to the PRODUCERS table. I've set up
> the form so PRODUCERS would be a combo box. I would like to use the combo
> box to enter the name of the producers and have it save those names in the
> PRODUCERS table. That way I can continue to enter new producers in the combo
> box or click on the combo box and have the previously entered producer's
> names pop up. I tried cutting and pasting some code from an ACCESS 2003
> site, but it keeps giving me error messages like 'the name is not in the
> table'. Does this make sense? Can anyone help me out