S
Scott Nash
Hello,
I have a table (table1) with 4 fields. ID, FirstName, LastName, Status. I
am in the process of creating a second table (table2). Table2 needs to
include the values from table1.
What I'd like to be able to accomplish is, in table2, a field would contain
a drop down list of ID's from table1. I would select the ID and the First
Name, LastName and Status associated with that ID would be automatically
populated into table2. Each ID is unique, so there are no duplicates.
Any ideas or suggestions would be appreciated.
Thanks.
I have a table (table1) with 4 fields. ID, FirstName, LastName, Status. I
am in the process of creating a second table (table2). Table2 needs to
include the values from table1.
What I'd like to be able to accomplish is, in table2, a field would contain
a drop down list of ID's from table1. I would select the ID and the First
Name, LastName and Status associated with that ID would be automatically
populated into table2. Each ID is unique, so there are no duplicates.
Any ideas or suggestions would be appreciated.
Thanks.