G
Guest
Hi. Looking for help with a query.
I have a db of 65,000 auto parts (Parts Table). They need to be matched to a tariff db (Tariff Table) as follows:
In Parts Table there is a column called Current HTS. I need that column/field to search the Tariff Table to look for the same number in a column called Proper HTS.
First, what I want it to do is flag that part if there is no HTS number shown at all (maybe by adding smething to a new column I can add) so that it gets the attention of someone to classify it.
Secondly, if there is a number in the Current HTS field, I want it to match with the same number in the Proper HTS column in the Tarriff table and carry the info from it's accompanying field called HTS Description back to the Parts Table.
Am I clear?
Can anyone help - remember I'm new at designing queries, so please talk in basic, easy to understand terms.
Thanks so much!
I have a db of 65,000 auto parts (Parts Table). They need to be matched to a tariff db (Tariff Table) as follows:
In Parts Table there is a column called Current HTS. I need that column/field to search the Tariff Table to look for the same number in a column called Proper HTS.
First, what I want it to do is flag that part if there is no HTS number shown at all (maybe by adding smething to a new column I can add) so that it gets the attention of someone to classify it.
Secondly, if there is a number in the Current HTS field, I want it to match with the same number in the Proper HTS column in the Tarriff table and carry the info from it's accompanying field called HTS Description back to the Parts Table.
Am I clear?
Can anyone help - remember I'm new at designing queries, so please talk in basic, easy to understand terms.
Thanks so much!