Thanks again, however, even with the correct range I am getting duplicates in column E if the values in column F are the same. I have been messing around with an offset formula as well as index/match formulas.
=OFFSET(LARGE(value,Row()-1),0,-1)
for column E, but I am not quite there, as you...