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

            Bug ID: 100607
           Summary: xslm file load incorrect conversion of entire column
                    in formula
           Product: LibreOffice
           Version: 5.1.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Load xlsm file formulae with whole column selection loads with wrong formula

e.g.:
=ROUND(SUMIF(Transactions.I:I,A3,Transactions.F:F)-SUMIF(Transactions.G:G,A3,Transactions.F:F),2)

loads as:
=ROUND(SUMIF($Transactions.$I$1:$I$2,A3,$Transactions.$F$1:$F$2)-SUMIF($Transactions.$G$1:$G$2,A3,$Transactions.$F$1:$F$2),2)

i.e. takes only the first two cells rather than the entire column

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