Hallo Sr7, (so würde ich mein Kind nicht nennen) >Die Formel für C ist >=WENN(B30="F";"6";WENN(B30="S";"14";WENN(B30="N";"22";WENN(B30="U";"0";WENN >(B30="K";"0";WENN(B30=0;"0";WENN(B30="Ü";"0"))))))); > >Die Formel für D ist =$F$2 und bezieht sich auf ein Feld, wo einfach 0,5 >steht; > >Die Formel für E ist >=WENN(B30="F";"14";WENN(B30="S";"22";WENN(B30="N";"6";WENN(B30="U";"0";WENN >(B30="K";"0";WENN(B30=0;"0";WENN(B30="Ü";"0"))))))); > >Die Formel für F ist nun mein Problem, sie lautet >=WENN(B30="S";E30-C30-D30;WENN(B30="N";24-C30-D30+E30;WENN(B30="F";E30-C30- >D30;WENN(B30="U";"0";WENN(B30="K";"0";WENN(B30=0;"0";WENN(B30="Ü";0)))))))
lösch mal bei ALLEN Formeln die Gänsefüßchen, wo es um Zahlen geht - und staune ;-) Die Werte werden sonst als Text interpretiert und im Gegensatz zu Excel wohl nicht damitgerechnet. Gruß Udo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
