J
Jennifer
I have two tables. Both with the following fields.
Name
Address
City
Phone
One list (CityList) only has the name, address and city
info. There are 12,000 records in this list.
The other list (FirstList) has the name, address, city
and phone info. This has about 800 records.
I need to devise a way to get the phone number from
FirstList into CityList only on the records that match
names and addresses.
Does this make any sense? Any help is appreciated!
Name
Address
City
Phone
One list (CityList) only has the name, address and city
info. There are 12,000 records in this list.
The other list (FirstList) has the name, address, city
and phone info. This has about 800 records.
I need to devise a way to get the phone number from
FirstList into CityList only on the records that match
names and addresses.
Does this make any sense? Any help is appreciated!