S
Supraracer
I have a table name (Job Quotes). It has a field [Customer Name] which you
can choose from the (Customer Info) Table. I have a table called (Customer
Contact Detail) it has a field [Contact Name] and it also has a field
[Customer Name] which you can choose from the (Customer Info) table. In the
(Job Quote) table there is a field [Contact Name] which I would like to
choose from the (Customer Contact Detail) table based on the [Customer Name]
field.
Tables-- Job Quote - Customer Info - Customer Contact Info
Fields Customer - Customer - Customer
Contact - - Contact
I want a combo box in the Job Quote.Contact field that will let me choose
contact info from the Customer Contact.Contact Field based on customer name.
Ie in Job Quote I choose Smith Contracting then under contact the list
should only include contacts for Smith contracting but I get all in my querie.
Thanks
John
can choose from the (Customer Info) Table. I have a table called (Customer
Contact Detail) it has a field [Contact Name] and it also has a field
[Customer Name] which you can choose from the (Customer Info) table. In the
(Job Quote) table there is a field [Contact Name] which I would like to
choose from the (Customer Contact Detail) table based on the [Customer Name]
field.
Tables-- Job Quote - Customer Info - Customer Contact Info
Fields Customer - Customer - Customer
Contact - - Contact
I want a combo box in the Job Quote.Contact field that will let me choose
contact info from the Customer Contact.Contact Field based on customer name.
Ie in Job Quote I choose Smith Contracting then under contact the list
should only include contacts for Smith contracting but I get all in my querie.
Thanks
John