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

            Bug ID: 120002
           Summary: If you use the ISNUMBER() function above a row of
                    data, you get different results to using it next to a
                    row of data
           Product: LibreOffice
           Version: 5.1.6.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
ISNUMBER() seems to fail on rows of data in a really unusual way.

Steps to Reproduce:
1. Make a row of numbers, say from A2:E2 from 1 to 5
2. In cell B1, put "=ISNUMBER(A2:E2)". This returns TRUE for me.
3. In cell F2, put "=ISNUMBER(A2:E2)". This returns FALSE for me.

Actual Results:
The row-wise function said false.

Expected Results:
They should have both said true.


Reproducible: Always


User Profile Reset: No



Additional Info:

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