On Monday 16 March 2009 11:19, Nino Novak wrote: > =WENN(D15=<C15;D15+1-C15-F15;D15-C15-F15)
sorry, dass muss "<=" und nicht "=<" heißen, also insgesamt =WENN(D15<=C15;D15+1-C15-F15;D15-C15-F15) (wird aber von OOo bei der Eingabe automatisch erkannt und korrigiert) Gruß Nino --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
