I have a prog buying selling hardware.

Problem when receiving new pricelist need to compare with current and only add new additions and to modify new prices

Doing it currently outside the prog by running access queries in the database.

find duplicates and find unmatched. How can I run them from within VB