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

            Bug ID: 114331
           Summary: FILEOPEN: Opening XLSX documents does not recalculate
                    sheet formulae
           Product: LibreOffice
           Version: 5.4.3.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

When creating XLSX files with the Python package, XlsxWriter (
http://xlsxwriter.readthedocs.io/ ), which contains formulae, Calc when opening
that file will not recalculate the values. Apparently there is a global flag in
the XLSX spec which indicates that upon opening, the spreadsheet application
should recalculate all the formulae.[1] When opening in Microsoft Excel, the
formulae are recalculated as they should be.

[1] - http://xlsxwriter.readthedocs.io/ ( "XlsxWriter doesn’t calculate the
result of a formula and instead stores the value 0 as the formula result. It
then sets a global flag in the XLSX file to say that all formulas and functions
should be recalculated when the file is opened." )

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