ich kann nicht mehr antworten, darum noch mal:
es geht eigentlich mehr um die Spalten C und benachbarte.
Hier mal ein Besipiel:
https://www.herber.de/bbs/user/75769.xls
Mit freundlichen Grüßen
Albrecht
1:
=ODER(WENN(UND(ANZAHL(C$11:C11)=3;C11="");1;
WENN(UND(ANZAHL(C$11:C11)=4;C11="");0;ANZAHL(C$11:C11)))=1;
WENN(UND(ANZAHL(C$11:C11)=3;C11="");1;
WENN(UND(ANZAHL(C$11:C11)=4;C11="");0;ANZAHL(C$11:C11)))=4)
2.
=ODER(WENN(UND(ANZAHL(C$11:C11)=3;C11="");1;
WENN(UND(ANZAHL(C$11:C11)=4;C11="");0;ANZAHL(C$11:C11)))=2;
WENN(UND(ANZAHL(C$11:C11)=3;C11="");1;
WENN(UND(ANZAHL(C$11:C11)=4;C11="");0;ANZAHL(C$11:C11)))=3)