https://bugs.documentfoundation.org/show_bug.cgi?id=168726
--- Comment #5 from [email protected] --- The help page in german is now [^1] correct. But there is still a false example in the syntax field. The syntax field now states: ``` =BEHALTEN(Name 1; Wert 1; Berechnung oder Name 2 [; Wert 2; Berechnung oder Name 3 [; …]]) ``` Correct version would be ``` =LET(Name 1; Wert 1; Berechnung oder Name 2 [; Wert 2; Berechnung oder Name 3 [; …]]) ``` [1]: https://help.libreoffice.org/25.8/de/text/scalc/01/func_let.html?DbPAR=CALC#bm_id361708283183878 -- You are receiving this mail because: You are the assignee for the bug.
