H
HollyS
I have two tables joined in a query - a customer master and a work order table
(joined by a primary cust master id key)
I have a form based on this query that allows users to enter a new work order -
I put in a combo box that drops down (so they can type in the first couple of
letters of the customer name and it will find the customer - this is how my
friend I am working on the database for wants it).
What I just can't figure out is.....how can I fix it so that when the customer
name is found it populates the other customer fields (ie address, telephone
etc) with the customer info from the customer table?
Please help - thank you!!
(joined by a primary cust master id key)
I have a form based on this query that allows users to enter a new work order -
I put in a combo box that drops down (so they can type in the first couple of
letters of the customer name and it will find the customer - this is how my
friend I am working on the database for wants it).
What I just can't figure out is.....how can I fix it so that when the customer
name is found it populates the other customer fields (ie address, telephone
etc) with the customer info from the customer table?
Please help - thank you!!