AutoLookUp Queries

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

Guest

I am trying to create an autolookup query for an input form. What I am
trying to do is to type an SSN and have the quiery automatically populate the
name, address and other data from another table to prevent creating drop down
boxes. I have tried everything I can find on the help functions. So I as
that if you are going to respond please be as specific as you can. Thanks
again for all of your help.
 
Create a combo box using the wizard, select the correct lookup option, and
let the wizard create the code for you.

HTH,
 
Look at the Northwind example, and see how they do it with Order Detail
items.

Feel free to ask any questions from that example
 
Back
Top