[FONT=Verdana, Arial, Helvetica]Right now I have a table with first and last names of customers as separate
fields.
I have a few other tables with their first name, last name, and other
fields. These tables have to remain separate for some queries I am running.
How do I link the First Name and Last Name fields so that when I enter a
last name in another table, the first name(s) that go with that last name
show up as well?
They are combo boxes right now, but that could change if it would make things easier. Unfortunately the fields exist separately so if I have:
Last Name: First Name:
Smith John
Anderson David
Jackson Michael
so in another table, if I sort by ascending order for each of the fields, I could have:
[/FONT][FONT=Verdana, Arial, Helvetica]
Last Name: First Name:
Anderson David
Jackson John
Smith Michael[/FONT][FONT=Verdana, Arial, Helvetica]
[/FONT]
fields.
I have a few other tables with their first name, last name, and other
fields. These tables have to remain separate for some queries I am running.
How do I link the First Name and Last Name fields so that when I enter a
last name in another table, the first name(s) that go with that last name
show up as well?
They are combo boxes right now, but that could change if it would make things easier. Unfortunately the fields exist separately so if I have:
Last Name: First Name:
Smith John
Anderson David
Jackson Michael
so in another table, if I sort by ascending order for each of the fields, I could have:
[/FONT][FONT=Verdana, Arial, Helvetica]
Last Name: First Name:
Anderson David
Jackson John
Smith Michael[/FONT][FONT=Verdana, Arial, Helvetica]
[/FONT]