Excel Frage: WENN,DANN,SONST?
z.B. Wenn ein Wert in der Zelle größer als 1.000 ist, dann soll Zelle B9 mit Zelle C9 addiert werden und ebenfalls Zelle D9 mit E9 addiert werden, sonst ist der Wert 0.
Also die WENN-Funktion mit 2 Dann(s). Bis jetzt hab ich nichts gefunden. Auf WENN sollen also 2Anweisungen durchgeführt werden bevor das SONST kommt.
So look there a If four values are added.
Otherwise: You can use other functions in one function. This may also be the same.
=WENN(x = y; WENN(a = b; 1; 2); 3)
If you could explain what should happen with the two results of the desired additions, we came a bit closer to the solution of the puzzle.
Hint: two values cannot be stored in a cell.
What do you mean “like” D9 with E9?
Should D9+E9 also be added to B9+C9, or added in a separate column, or what do you mean?
It should be added separately, i.e. 2xDANN, otherwise only if/dan/sonst
and I want whom and then,