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

--- Comment #16 from Jerzy Tyszkiewicz <[email protected]> ---
Worse still, LibreOffice corrupts spreadsheets created under Excel, which
contain references to whole rows in the form '1:1' (I use LibreOffie 4.3.7.2
with Excel A1 syntax).

E.g., Excel's meaningful =INDEX(1:1,INDEX(2:2,3))
becomes LibreOffice's =INDEX(1:1INDEX(2:2)), which makes no sense and produces
an error.

The most perverse form is that Excel's =INDEX(2:2,2)
is turned into LibreOffice's =INDEX(2:2), which is syntactically correct, but
produces generrally a different value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to