https://bugs.documentfoundation.org/show_bug.cgi?id=146630
m.a.riosv <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG CC| |[email protected] | |rg --- Comment #1 from m.a.riosv <[email protected]> --- Looking in the help (https://help.libreoffice.org/7.2/en-US/text/scalc/01/04060105.html?&DbPAR=WRITER&System=WIN) Logical Functions This category contains the Logical functions. Handling non-logical arguments in logical functions Zero (0) is equivalent to FALSE and all other numbers are equivalent to TRUE. Empty cells and text in cells are ignored. A #VALUE error is raised if all arguments are ignored. A #VALUE error is raised if one argument is direct text (not text in a cell). ->Errors as argument lead to an error. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It is how it works. -- You are receiving this mail because: You are the assignee for the bug.
