<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Arguments' names of AGGREGATE function can be simpler"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126159#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Arguments' names of AGGREGATE function can be simpler"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126159">bug 126159</a>
              from <span class="vcard"><a class="email" href="mailto:sou@e06.itscom.net" title="So <sou@e06.itscom.net>"> <span class="fn">So</span></a>
</span></b>
        <pre>(In reply to Eike Rathke from <a href="show_bug.cgi?id=126159#c2">comment #2</a>)
<span class="quote">> for the
> LARGE(), SMALL(), ... functions every second argument is a number or array
> (or reference of course) that determines the operation of the function on
> the previous argument and for those functions is mandatory.</span >
These functions accept only a single pair.
Two types of usages are;
AGGREGATE(Function, Option, Reference 1, Reference 2, Reference 3,...) and
AGGREGATE(Function, Option, Array, k).
Combining them,
AGGREGATE(Function, Option, Reference 1 or array, Reference 2 or k, Reference
3..n 1, Reference 3..n 2,...) should be fine.</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>