evangogh
01-19-2006, 06:17 PM
I am an Access novice and I cannot figure out how do the following:
Table_1 contains email addresses. Table_2 contains email addresses and zip codes. I would like to add the zip codes from Table_2 to any matching email addresses in Table_1. It is imperative that no new email addresses be added to Table_1, just zip codes.
I'm not really sure what I need to do. Do I need to run an update query, and if so, what is the best way to do that?
Thanks in advance for any help!
Elena
Table_1 contains email addresses. Table_2 contains email addresses and zip codes. I would like to add the zip codes from Table_2 to any matching email addresses in Table_1. It is imperative that no new email addresses be added to Table_1, just zip codes.
I'm not really sure what I need to do. Do I need to run an update query, and if so, what is the best way to do that?
Thanks in advance for any help!
Elena