You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2018/06/04 20:04:31 UTC

[Issue 127788] average function gives incorrect result

https://bz.apache.org/ooo/show_bug.cgi?id=127788

Dave Fisher <wa...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wave@apache.org

--- Comment #1 from Dave Fisher <wa...@apache.org> ---
Do you have =AVERAGE(A1;A5) when you should have =AVERAGE(A1:A5)?

If I put your numbers in a column I can replicate your result with the ";" and
the correct result with the ":"

-- 
You are receiving this mail because:
You are the assignee for the issue.