I want to link a table(Items) to another table(Test Reports). The common field will be item number(itemno) and Plant Number(plantno) but there may be more than one alike. When there are more than one, I want to compare The date sampled in the test report table to the date updated in the item table and link to the item that was the latest updated(DateUpdated) as long is it wasn't greater than the date tested(datemolded).