Hi Guys,
I have the below formula
=IF(ISERROR(INDEX(Sheet1!$B$11:$C$24,SMALL(IF(Sheet1!$B$11:$C$24=TRUE,ROW(Sheet1!$B$11:$B$24)),ROW(1:1)),2)),"",INDEX(Sheet1!$B$11:$C$24,SMALL(IF(Sheet1!$B$11:$C$24=TRUE,ROW(Sheet1!$B$11:$B$24)),ROW(1:1)),2))
Although is not work. If i change the B11 to B1 it will work correctly, although my data starts in cell B11. Don't know if I have to change the rows or column. I have tried it multiple times unable to get it to work.
Please refer to spreadsheet.
Any help is greatly appreciated
Bookmarks