Updating tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We maintain a table (table A) of names and addresses in Access 2003. We
periodically recieve a table (Table B) of names and addresses from an outside
source. We would like to compare the two tables in a form and indicate if A
should be updated with B information, then update, or if B should be
appended to A, then append.
 
Back
Top