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

--- Comment #2 from Uwe Auer <[email protected]> ---
>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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to