Forum Discussion
De_Jaro
Mar 10, 2020Copper Contributor
Sverweis
Hallo, Hab folgendes Problem: "Sverweis" funktioniert nicht richtig, siehe Beispiel (A23). Es wird in der ersten Spalte (A) auf den Wert aus A1 gesucht. In A23 soll das Ergebnis angezeigt werde...
Riny_van_Eekelen
Mar 10, 2020Platinum Contributor
Use this one instead. You must add "FALSCH" at the end because your list is not sorted.
=SVERWEIS(A1;A3:B20;2;FALSCH)