Hi;
Not sure if I can explain it well...
As in the attached image, I want to return the value from the first raw (shaded in yellow), if the cell value in adjacent raws (the colurfull raws) is greater than 0.7. For example, in the column of "Which letter", the first cell "i3" should be empty because none of the adjacent raw cell has value greater than 0.7. But in the second cell "i4", the value should be "D" because it is in the the first adjacent raw cell where this raw has a cell value greater than 0.7. The third cell should return "C", and so on...
Is there any function I can use. I tried VLOOKUP & IF statement, but did not successed.
Yours
Not sure if I can explain it well...
As in the attached image, I want to return the value from the first raw (shaded in yellow), if the cell value in adjacent raws (the colurfull raws) is greater than 0.7. For example, in the column of "Which letter", the first cell "i3" should be empty because none of the adjacent raw cell has value greater than 0.7. But in the second cell "i4", the value should be "D" because it is in the the first adjacent raw cell where this raw has a cell value greater than 0.7. The third cell should return "C", and so on...
Is there any function I can use. I tried VLOOKUP & IF statement, but did not successed.
Yours