<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - #VALUE! thrown repeatedly with the exact same text inserted manually and via copy and paste despite it originally working with the exact same cell input originally"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139848">139848</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>#VALUE! thrown repeatedly with the exact same text inserted manually and via copy and paste despite it originally working with the exact same cell input originally
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.3.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>faxorol116@dashseat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
=AVERAGE(IF(B3:B23<0,B3:B23,"")) averaging the negative % values in those
cells. It works originally. I copy and paste the exact same thing back into the
exact same cell and it shows #VALUE! It also does this if i clear the cell,
manually retype the same exact thing, and change it to C for similar data. This
also is occurring when i restart, restart the software and other tests.

Steps to Reproduce:
1.Series of decimal % values some positive and others negative in a column
2.=AVERAGE(IF(C3:C23<0,C3:C23,""))
3. #VALUE!

Actual Results:
#VALUE!

Expected Results:
Average of the negative values


Reproducible: Always


User Profile Reset: No



Additional Info:
Not sure what the problem is. It worked originally. I didnt change anything to
the code whatsoever and it breaks everything now. Possible exploit issue?</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>