<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 - formula copied from another sheet does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134485">134485</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>formula copied from another sheet does not work
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.4.2 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>TorrAB@Yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Open absp.ods, select cells A1…B5, copy&paste (^c, ^v) them to Sheet2.
        On Sheet2, change the value of bb (cell B2); the values of s and p are
not updated! Recalculating (f9, ^F9) does not help.
        Return to Sheet1, change the value of bb; the values of s and p are
updated on both sheets! Not expected, since aa and bb are local (sheet-level)
variables, as indicated by the quotation marks, eg, in cell B5: ='aa'+'bb'. On
the other hand, cell B7 uses variable cc unquoted: =2*cc.
        The user should be able to modify, use (and trust! No 6+5=8) Sheet2
without remembering that it was copied from another sheet.


Steps to Reproduce:
1.Open absp.ods, select cells A1…B5, copy&paste (^c, ^v) them to Sheet2.

2.On Sheet2, change the value of bb (cell B2)
3.

Actual Results:
the values of s (=aa+bb) and p (aa*bb) are not updated.

Expected Results:
all calculations using bb should be updated


Reproducible: Always


User Profile Reset: No



Additional Info:
none</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>