[Libreoffice-bugs] [Bug 99913] Importing autofiltered XLSX and selecting cells copies hidden cells, too
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 20 15:57:50 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=99913
--- Comment #12 from Eike Rathke <erack at redhat.com> ---
Copying from https://bugs.documentfoundation.org/show_bug.cgi?id=126505#c11
Problem seems to be that in the Excel file format there is no differentiation
between filtered rows and manually hidden rows, there is just a hidden="true"
attribute which on import does not result in a filtered row.
Can someone with Excel please create a short sample with an AutoFilter range
where one row is filtered (which should not be included in a SUBTOTAL(9;...))
and one row is manually hidden (which should be included in a SUBTOTAL(9;...))
and attach it here? Thanks.
--
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/20200220/5a330044/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list