How about a requery command on the "on exit" or "unload" event.
me.[your combo].requery
that might work.

Signature
http://www.patriotsquestion911.com
http://www.911truth.org
http://www.wtc7.net
http://www.st911.org
http://www.journalof911studies.com
http://www.pilotsfor911truth.org
http://ae911truth.org
> The combo box I created to look up data specific to another field in the form
> works fine...except....when I move from one record to the next record on the
[quoted text clipped - 5 lines]
>
> Speak slowly - I'm learning.
Norman - 15 May 2007 12:16 GMT
When I added the requery, it does just that - it resets the information in
the combobox as if I never made a selection. It defaults to the first value
in the field. I can't s;ect any value because as soon as I exit it requeries.
> How about a requery command on the "on exit" or "unload" event.
>
[quoted text clipped - 11 lines]
> >
> > Speak slowly - I'm learning.