Bug 98223 - FILEOPEN: Excel 2003 XML: Formulas are imported wrong
Summary: FILEOPEN: Excel 2003 XML: Formulas are imported wrong
Status: RESOLVED DUPLICATE of bug 65746
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.1.0.3 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-27 11:34 UTC by web
Modified: 2016-03-09 07:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description web 2016-02-27 11:34:51 UTC
Load an .ods file, including formulas and save it in excel 2003 xml format.
Now load the .xml file in excel 2003 xml format.

Result:
All formulas are imported wrong. The content of such a cell looks like
of:]=[.B10]+[.D10]*[.E10]

Expected:
The formulas are handled like formulas in calc.
Comment 1 Buovjaga 2016-03-09 07:52:00 UTC

*** This bug has been marked as a duplicate of bug 65746 ***