I am trying to append a field in table A to a field in table B. Table B already has records in it however the first field is left blank. There are three fields in table A however I only want one of them to append to table B. Both table A and B contain two fields that have the same data, I only want the field from table A to append if the fields that the two tables have in common match. How can I do this?