Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

help updating data from two feilds with two tables

$
0
0
Hello all, hope you're having a fine day.

Scenario Short: I have a book database with two tables one native Access table that contains the fields: ISBN, Price, Author, Publisher etc. and one linked Excel table that contains just: ISBN and Price.

What I need to do is match the ISBN fields of the Access and Excel table and then update the Price in the Access table off the corresponding ISBN in the Excel table.

There will be a new excel table weekly with different ISBN and price fields to be updated, so I need to be able to just replace the file and have it updated when the database is refreshed.

How would I go about doing this?

Thanks in advance,

Shay

Viewing all articles
Browse latest Browse all 13329