https://issues.apache.org/ooo/show_bug.cgi?id=123668
Prosper Uniger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |interop_OOXML --- Comment #2 from Prosper Uniger <[email protected]> --- (In reply to Edwin Sharp from comment #1) > Excel 2007: > A1 =SUM( > B3 =B1 That's odd, my ancient but fully patched Excel 2003 can read and write formulas with newlines. here the link to the POI bug report and how they fixed it: https://issues.apache.org/bugzilla/show_bug.cgi?id=50440 added interop_OOXML since the bug is with .xlsx-files only > IMHO Calc shouldn't mimic this useless feature. But the current behavior suggests the user everything went fine, while parts of the formula are missing. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
