[Libreoffice-bugs] [Bug 126505] Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 18 14:25:03 UTC 2019


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

--- Comment #11 from Eike Rathke <erack at redhat.com> ---
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/20191218/6eb22566/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list