<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Importing autofiltered XLSX and selecting cells copies hidden cells, too"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99913#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Importing autofiltered XLSX and selecting cells copies hidden cells, too"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99913">bug 99913</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>Copying from <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)"
   href="show_bug.cgi?id=126505#c11">https://bugs.documentfoundation.org/show_bug.cgi?id=126505#c11</a>

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>