<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - yield function doesn't accept ref as 1st arg"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116514#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - yield function doesn't accept ref as 1st arg"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116514">bug 116514</a>
              from <span class="vcard"><a class="email" href="mailto:cppljevans@gmail.com" title="Larry <cppljevans@gmail.com>"> <span class="fn">Larry</span></a>
</span></b>
        <pre>After changing the 1st arg to yield to directly reference the data cell,
it worked.  IOW:

=YIELD(B10,B11,B9,B15,100,B12,B2)

returned 8%.

I could have sworn I'd tried that before and got some error msg,
but maybe that was before I changed the format of the B10 and B11
cells to date or something.

Sorry for noise, but I would strongly suggest providing more
helpful error msg than #VALUE!.  It's very confusing when
a literal date value, "01/01/2000", works, but a reference
to the same value in a cell doesn't.</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>