Auto fill in a form

T

TPitton

I have an external table that I have linked to my database. I would like to
chose the customer ID in a form and have the rest of the information that I
have setup in a query fill in the form. How would I do this?
 
T

TPitton

I guess I didn't convey one piece of information. The form is based on a
query that comes from an external table. What I want to do is chose the 'cust
ID' field from the query, fill in the form with that customer info. and add
it to my table.
 
Top