I have a drop down menu (combobox) on a form that i am trying to query 2 tables with.
I have a table called 3year with EVERYBIT of customer info you could imagine..
And I have a table called COMP DESIGNERS with only 3 people in it
Comp Designers has 2 fields DESIGNER ID(primaryKey) DESIGNER
3year has a field called Job Jacket ID
I need to open a form...and have the drop down menu(combobox) assign a different name to EACH job jacket ID for each different record in 3 year
confused yet??
I have a table called 3year with EVERYBIT of customer info you could imagine..
And I have a table called COMP DESIGNERS with only 3 people in it
Comp Designers has 2 fields DESIGNER ID(primaryKey) DESIGNER
3year has a field called Job Jacket ID
I need to open a form...and have the drop down menu(combobox) assign a different name to EACH job jacket ID for each different record in 3 year
confused yet??