Description: if I typed =countif(b2:z2; <6) Libra changed it to =countif(b2:z2, <6) then placed an err510 message in the cell. Actual Results: type =countif(b2:f2; <6) in a cell Expected Results: Libra changed it to =countif(b2;f2, <6) than placed err510 in the cell Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: en-US Module: SpreadsheetDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes
(In reply to Greg from comment #0) > if I typed =countif(b2:z2; <6) Libra changed it to =countif(b2:z2, <6) then > placed an err510 message in the cell. please try: =countif(b2:z2;"<6") https://help.libreoffice.org/6.1/en-US/text/scalc/01/04060181.html?System=WIN&DbPAR=CALC#bm_id3164909