Guest User

Untitled

a guest
Feb 17th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. =INDEX($A$2:$A$6,MATCH($E2,$B$2:$B$6,1))
  2.  
  3. =IF(F3=0;"perfect";IFERROR(INDEX(B:B;MATCH(F3;C:C;0)-1);INDEX(B:B;MATCH(F3;C:C))))
  4.  
  5. perfect
Add Comment
Please, Sign In to add comment