[Libreoffice-bugs] [Bug 128911] New: example in help page of SUMIF has typo and, thus, leads to an error

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 20 09:54:18 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128911

            Bug ID: 128911
           Summary: example in help page of SUMIF has typo and, thus,
                    leads to an error
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: meigel.bauer at googlemail.com
                CC: olivier.hallot at libreoffice.org

In the help pages the second example for function SUMIF has a typo which causes
an error.
English help page:
https://help.libreoffice.org/6.3/en-US/text/scalc/01/04060106.html?DbPAR=CALC#bm_id3151957
German help page:
https://help.libreoffice.org/6.3/de/text/scalc/01/04060106.html?DbPAR=CALC#bm_id3151957
It also affects the local help, which can be installed along LibreOffice.

The example
=SUMIF(A1:A10;">0";B1:10)
leads to "Error:502".
The second range should by fixed by adding the missing "B"
=SUMIF(A1:A10;">0";B1:B10)
to make it work.


The typo also occurs in the older wiki help at
https://help.libreoffice.org/Calc/Mathematical_Functions#Example_54
https://help.libreoffice.org/Calc/Mathematical_Functions/de#Beispiel_54


It seems that more localized versions of the help pages are affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191120/873e0997/attachment-0001.html>


More information about the Libreoffice-bugs mailing list