[Libreoffice-bugs] [Bug 137488] Calc: COUNTIF gives an error if the first parameter is a call to BASE

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 15 11:43:19 UTC 2020


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

--- Comment #2 from Uwe Auer <uwe at franke-auer.de> ---
>From my perspective not a bug. Function COUNTIF() requires a range [1] as first
argument and BASE doesn't provide a range but text [2].

=COUNTIF(A1,"vv") counts occurrences of "vv" in cell *A1*, but where should
=COUNTIF(BASE(1,14),"vv") search for?

[1]
https://help.libreoffice.org/latest/en-US/text/scalc/01/04060181.html?DbPAR=CALC#bm_id3164897

[2]
https://help.libreoffice.org/latest/en-US/text/scalc/01/04060110.html?DbPAR=CALC#bm_id3153072

-- 
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/20201015/8fcb36c2/attachment.htm>


More information about the Libreoffice-bugs mailing list