[Libreoffice-bugs] [Bug 116274] Cannot open an excel workbook, "maximum number of columns per sheet" - in 64bit Calc on Windows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 17 17:34:25 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116274
--- Comment #46 from Eike Rathke <erack at redhat.com> ---
Sheet 'Sverige-2018' is stored with
<dimension ref="A1:AMN153"/>
which is 4 columns more than 1024 (column AMJ). For rows 145 to 153 the span
includes column 1028 (AMN) as in
<row r="145" spans="1:19 1028:1028" x14ac:dyDescent="0.2">
Note that there is stray formatting (gray cell background and maybe others)
sprinkled across the sheet, maybe that's related, specifically for a custom
format like in
<row r="148" spans="1:19 1028:1028" s="2" customFormat="1"
x14ac:dyDescent="0.2">
Anyhow, the file says there are more columns than 1024 involved, so the warning
is correct.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180917/a9a16939/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list