Hi,
I am currently using the below formula to find the value in my table:
{=IFERROR(INDEX($D$45:$D$404,SMALL(IF($B$19=$A$45:$A$404,ROW($A$45:$B$404)-MIN(ROW($A$45:$A$404))+1,""),ROW(A2))),"")}
A dropdown list is contained in cell b19, there are others in cell b25, and b11.
I need this...