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

            Bug ID: 100177
           Summary: Result of the combination IF() and AND()
           Product: LibreOffice
           Version: 5.1.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 125447
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125447&action=edit
Example bugs

The evaluation, for example:
A1: 700
A2: 600
A3: 500
A4: 600
A5: 10000
A6: 2000
B2: =IF(AND(A1>=A2;A3<=A4);"";A6)
Result B2 is TRUE???

Spanish
Evaluando, por ejemplo:
A1: 700
A2: 600
A3: 500
A4: 600
A5: 10000
A6: 2000
B2: =SI(Y(A1>=A2;A3<=A4);"";A6)
Resultado de B2 es VERDADERO???

Comentario: Esto parece ocurrir sólo cuando la opcion verdad esta como
respuesta vacía ("")

-- 
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