[Libreoffice-bugs] [Bug 142297] gnumeric file is not opened correctly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 17 14:41:25 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142297
--- Comment #9 from m.a.riosv <miguelangelrv at libreoffice.org> ---
You are right it should be like a xlsx file, with gzip compression.
It has formulas like:
<gnm:Cell Row="5" Col="3" Rows="1"
Cols="1">=min(sum(if(isnumber('bug?'!$A$2:$A$27),1,0)*iferror(if('bug?'!$A$2:$A$27<D5,1,0),0)),sum(if(isnumber('bug?'!$A$2:$A$27),1,0)*iferror(if('bug?'!$A$2:$A$27>D5,1,0),0)))</gnm:Cell>
It makes reference to a 'bug?' sheet, but that sheet name it's not allowed in
LibreOffice, '?' it's a non permitted character.
--
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/20210517/114ad9db/attachment.htm>
More information about the Libreoffice-bugs
mailing list