Hello Again,
I must be brain dead since I have a simple problem that I cannot get to work.
I have 2 tables. One has names, addresses, city, state, zipcode and other info. The second table has state, zipcode and county. I want to add the counties from table 2 into table 1. I've been playing with the different types of queries (simple and update) and get the counties to show up in table 1 except the number of records increases dramatically. 746,000 to over 1,000,000. I obviously don't know what I am doing and need some help. An example of the code would be great. Thanks in advance for any guidance.
Knildon
I must be brain dead since I have a simple problem that I cannot get to work.
I have 2 tables. One has names, addresses, city, state, zipcode and other info. The second table has state, zipcode and county. I want to add the counties from table 2 into table 1. I've been playing with the different types of queries (simple and update) and get the counties to show up in table 1 except the number of records increases dramatically. 746,000 to over 1,000,000. I obviously don't know what I am doing and need some help. An example of the code would be great. Thanks in advance for any guidance.
Knildon