Forum Discussion

lliberm1's avatar
lliberm1
Copper Contributor
Feb 18, 2022
Solved

help with vlookup (index small) to show nth row when one of 2 criteria match

i am using the below formula to identify the cell O5 (nth) match =INDEX($I$8:$I$801,SMALL(IF($L5=$C$8:$C$801,ROW($C$8:$C$801)-ROW($C$8)+1),O5)) The issue is i want to edit this formula in a way that...

Resources