Hello,
A B C D
1 sup 2 =IF(OR(IDENTICAL(C1;$A$1:$A$4)); ? )
2 rababer 4 =IF(OR(IDENTICAL(C2;$A$1:$A$4)); ? )
3 blubbel 3 =IF(OR(IDENTICAL(C3;$A$1:$A$4)); ? )
4 blub 3 =IF(OR(IDENTICAL(C4;$A$1:$A$4)); ? )
So if the value of the cell C(1....4) is in column A, if true, the answer i need is the respective cell in B.
I tried something with identical functions but have no clue who to get the result beeing the cell in B..
e.g.: C1 = A2 the answer should be B2 in D4.
Hope u guys can help!![]()
Bookmarks