<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - New Function to count duplicates in list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144017#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - New Function to count duplicates in list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144017">bug 144017</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>(In reply to John Murrell from <a href="show_bug.cgi?id=144017#c2">comment #2</a>)
<span class="quote">> However COUNTIFS does not actually work in my application, I think because
> the list of random numbers re-calculates each time COUNTIFS runs so the
> results keep on changing.</span >
RAND() and RANDBETWEEN() generate new random numbers on each cell input and
whenever any recalculation occurs. You could use RAND.NV() or RANDBETWEEN.NV()
for non-volatile random numbers.</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>