R
Robbie
I have two tables that are nearly identical, table 1 has 2 fields
ISBN10 and ISBN13
table 2 has the same fields, but field ISBN10 in table 1 is empty.
I'd like to update ISBN10 on table 1 but I don't know how to do so. each
ISBN13 is a unique number so between table 1 and 2 there is a way to match
them up, I just don't know how.
ISBN10 and ISBN13
table 2 has the same fields, but field ISBN10 in table 1 is empty.
I'd like to update ISBN10 on table 1 but I don't know how to do so. each
ISBN13 is a unique number so between table 1 and 2 there is a way to match
them up, I just don't know how.