https://bugs.documentfoundation.org/show_bug.cgi?id=166102
Bug ID: 166102
Summary: Exporting a Writer table formula with a sum of range
to DOCX produces an invalid formula
Product: LibreOffice
Version: 7.1.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 200248
--> https://bugs.documentfoundation.org/attachment.cgi?id=200248&action=edit
A simple reproducer
In the attachment, there is a table with "1", "2" and "3" in A1, A2, and A3; A4
has a formula
=sum<A1:A3>
Saving the document to DOCX and reloading produces ** Expression is faulty **
in A4. Opening in Word, and updating the field in A4, produces "!Syntax error,
:".
Started in 7.1; in 7.0, the formula was exported as simple value.
--
You are receiving this mail because:
You are the assignee for the bug.