G
Geoff
I wish to make-table-query between two current tables. However, i want
to take select data as such:
Table1
city
state
population
table2
city
state
population
I want to create a Table3 (or update Table1) such that the population
is taken from Table2 based on BOTH the city and state matching between
Table1 and Table2.
Please help me understand how to get Access to force a match on two
joins versus just one.
to take select data as such:
Table1
city
state
population
table2
city
state
population
I want to create a Table3 (or update Table1) such that the population
is taken from Table2 based on BOTH the city and state matching between
Table1 and Table2.
Please help me understand how to get Access to force a match on two
joins versus just one.