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 formula to recognise that if b25 is empty move to b19, if b19 is empty then use b11.
Any help would be greatly appreciated,
Kind Regards
Jarlath
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 formula to recognise that if b25 is empty move to b19, if b19 is empty then use b11.
Any help would be greatly appreciated,
Kind Regards
Jarlath