<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126505#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126505">bug 126505</a>
from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>