[Libreoffice-bugs] [Bug 118623] New: EDITING Formula not working with empty cell

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 8 16:31:39 UTC 2018


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

            Bug ID: 118623
           Summary: EDITING Formula not working with empty cell
           Product: LibreOffice
           Version: 6.0.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: remi at berthor.eu

Description:
If an empty cell is present in the range of a formula (for example MAX) the
formula take into account only the first cell.

Steps to Reproduce:
1. Create a calc table
2. Add 1 in B1
3. Add 2 in C2
4. Write formula =MAX(B1;Z1) in A1

Actual Results:
Result of formula in A1 is 1

Expected Results:
Result of formula in A1 should be 2


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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/20180708/0e979341/attachment.html>


More information about the Libreoffice-bugs mailing list