C
Candi Cain
Help! I spent 4 years building databases, then left the workforce for nearly
2 years and am now back at it....i've found out the 'use it or lose it'
theory is true!
I have a table(Customers) containing the following two fields:
Customer
Contact
I have a form based on a separate table(Quote History). I want the fom to
display fields from the above table. When a user selects a Customer fom the
combo box on the form, I would like the Contact field to automatically
populate. I've tried everything I can think of...I know it's one minor
detail I am missing, but it's killing me.
My latest attempt was a query...combining my two tables, joined by
customer...selecting customer from the quote table and contact from the
customer table..no luck...
I am using XP
What is my missing link?
Thanks!!
Candi
2 years and am now back at it....i've found out the 'use it or lose it'
theory is true!
I have a table(Customers) containing the following two fields:
Customer
Contact
I have a form based on a separate table(Quote History). I want the fom to
display fields from the above table. When a user selects a Customer fom the
combo box on the form, I would like the Contact field to automatically
populate. I've tried everything I can think of...I know it's one minor
detail I am missing, but it's killing me.
My latest attempt was a query...combining my two tables, joined by
customer...selecting customer from the quote table and contact from the
customer table..no luck...
I am using XP
What is my missing link?
Thanks!!
Candi