14.10.2019, 09:56
Hallo Excel Profis,
könnte mir jemand bei dem Fehler helfen?
=WENN(UND($N3="UNI";SUCHEN("Leder";P3));SVERWEIS($H3;BR_Leder;6;0)*$M3;
WENN(UND($N3="UNI";SUCHEN("Stoff";P3));VERWEIS(2;1/(BR_Stoffe[CODE]&BR_Stoffe[STK]=AUFTRÄGE!H3&AUFTRÄGE!M3);BR_Stoffe[K]);
WENN(UND($N3="BLEND";SUCHEN("Leder";P3));SVERWEIS($H3;BR_Leder;4;0)*$M3;
WENN(UND($N3="BLEND";SUCHEN("Stoff";P3));VERWEIS(2;1/(BR_Stoffe[CODE]&BR_Stoffe[STK]=AUFTRÄGE!H3&AUFTRÄGE!M3);BR_Stoffe[I])))))
Ich vermute das man es anders kombinieren muss.
Vielen Dank!
könnte mir jemand bei dem Fehler helfen?
=WENN(UND($N3="UNI";SUCHEN("Leder";P3));SVERWEIS($H3;BR_Leder;6;0)*$M3;
WENN(UND($N3="UNI";SUCHEN("Stoff";P3));VERWEIS(2;1/(BR_Stoffe[CODE]&BR_Stoffe[STK]=AUFTRÄGE!H3&AUFTRÄGE!M3);BR_Stoffe[K]);
WENN(UND($N3="BLEND";SUCHEN("Leder";P3));SVERWEIS($H3;BR_Leder;4;0)*$M3;
WENN(UND($N3="BLEND";SUCHEN("Stoff";P3));VERWEIS(2;1/(BR_Stoffe[CODE]&BR_Stoffe[STK]=AUFTRÄGE!H3&AUFTRÄGE!M3);BR_Stoffe[I])))))
Ich vermute das man es anders kombinieren muss.

Vielen Dank!