Don't even know where to begin with looking for a solution, so here goes with the explanation of the problem...
Daily, I receive 3 lists of data (Item, Item1, and Item2) which imported into 3 Access Tables
• Item Table is a complete (Master) list against which the other lists are compared
• Item1 Table is a partial list based on X criteria
• Item2 Table is a partial list based on Y criteria
I need to compare the Item list with the partial lists and where there is an Item/Item1 match tag that record X (in the Item Table)
Similarly where there is an Item/Item2 match that record will be tagged Y (in the Item Table)
Where there are no matches each record in the Item Table will be tagged Z
I hope this is clear.
Thanks as always
k
Daily, I receive 3 lists of data (Item, Item1, and Item2) which imported into 3 Access Tables
• Item Table is a complete (Master) list against which the other lists are compared
• Item1 Table is a partial list based on X criteria
• Item2 Table is a partial list based on Y criteria
I need to compare the Item list with the partial lists and where there is an Item/Item1 match tag that record X (in the Item Table)
Similarly where there is an Item/Item2 match that record will be tagged Y (in the Item Table)
Where there are no matches each record in the Item Table will be tagged Z
I hope this is clear.
Thanks as always
k