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

            Bug ID: 97684
           Summary: Spreadsheet formular MAX formates cell to first cell
                    argument
           Product: LibreOffice
           Version: 5.0.4.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: mho...@student.aau.dk

When using the MAX formular to calculated the max value of a number of
arguments, the cell containing the formular is formatted into the first cell
arguments category type instead of that category of the max value. 

Additionally, if the first cell is of the decimal category, the category is
changed to standard.

The defect only occurs when a cell is given as an argument.

Have been tested with the following setup:

Cell| Value         | Category 
A1  | 6             | Procent
A2  | 5             | Decimal
A3  | 4             | Valuta
A4  | =MAX(A1,A2,A3)| Procent
A5  | =MAX(A2,A1,A3)| Standard
A6  | =MAX(A3,A2,A1)| Valuta

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to