S
Scoots987
What is the trick to allow auto filling?
I have two tables that look something like:
table1
SSN Text
Lname Text
Fname Text
table2
SSN Text
Lname Text
Fname Text
I'm trying to simplify this here. table1 is my data entry
table. If my user types SSN of 111-11-1111 I want the
remainder of the fields to fill from table2. Specifically
Lname and Fname. How do I do this? This doesn't have to
be done through code right? If it matters I am using
Access 2000.
I wish look at both on a table and a form. Wouldn't the
form use the table lookups?
Thanks
I have two tables that look something like:
table1
SSN Text
Lname Text
Fname Text
table2
SSN Text
Lname Text
Fname Text
I'm trying to simplify this here. table1 is my data entry
table. If my user types SSN of 111-11-1111 I want the
remainder of the fields to fill from table2. Specifically
Lname and Fname. How do I do this? This doesn't have to
be done through code right? If it matters I am using
Access 2000.
I wish look at both on a table and a form. Wouldn't the
form use the table lookups?
Thanks