A
apex77
How do I create a query that matches the records in one
(tblLocationsInFtWorth) table based on part of the City field in another
(tblCities)? Example:
table 1 is the tblLocationsInFtWorth and table 2 s the tblCities table.
tblLocationsInFtWorth
LocationName
Joes of Arlington
Radisson TX Galviston
tblCities
City
Addison
Arlington
Bedford
(tblLocationsInFtWorth) table based on part of the City field in another
(tblCities)? Example:
table 1 is the tblLocationsInFtWorth and table 2 s the tblCities table.
tblLocationsInFtWorth
LocationName
Joes of Arlington
Radisson TX Galviston
tblCities
City
Addison
Arlington
Bedford