AnthonyPluchino
2 years agoQrew Member
Setting up the relationship between two tables
I have two tables. One table contains basic info, county, phone number, area code prefix. The second table contains the county and area code prefix. In the first table I want to select the the area code prefix in table 2 based on the county in table 1. The lookup would be the match the county in table 1 to the county in table 2 then use the area prefix code from table 2 and place it in table 1, area code prefix field.
------------------------------
Anthony Pluchino
------------------------------