aftershokk
Registered User.
- Local time
- Today, 12:59
- Joined
- Sep 5, 2001
- Messages
- 259
I have a form with vendor name. I also have a second form with my vendor list and corresponding vendor number.
Here is what I want to do.
When a user selects vendor name from the drop down list (this is already in place), the form would match vendor name in this form to the vendor name in my vendor form and then return the vendor # to my main form.
Currently, I run an update query after data entry to perform the lookup. I would rather have the form fill this real time.
Thanks!

Here is what I want to do.
When a user selects vendor name from the drop down list (this is already in place), the form would match vendor name in this form to the vendor name in my vendor form and then return the vendor # to my main form.
Currently, I run an update query after data entry to perform the lookup. I would rather have the form fill this real time.
Thanks!