https://bugs.documentfoundation.org/show_bug.cgi?id=95687
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this In fact, any name which doesn't correspond to an existing function returns a sum as a range without function. I mean these are equivalent: - =xxxxx<A1:B1> - =<A1:B1> - =SUM<A1:B1> If you want average, you should use "MEAN" function. So the problem is Writer should popup an error message in case of incorrect function. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
