Thanks Dave.
Works great
The only thing of minor concearn (if I understand this correctly) is that a maximum number of matches has to be predetermined.
=FindNth(IMPORT!$A$2:$J$200,$B42,1,8)+FindNth(IMPORT!$A$2:$J$200,B42,2,8)+FindNth(IMPORT!$A$2:$J$200,B42,3,8)+FindNth(IMPORT!$A$2:$J$200,B42,4,8).........etc,etc
So, if I figure that the worst case scenario will have maybe 10 entries for the same item, I cover 20 instances to be safe. Now, on some hot august day in hell, there happens to be 21
Did I understand it correctly?
I was also looking at the sumproduct function but I had trouble wrapping my head around it.
Bookmarks