<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:winfrieddonkers@libreoffice.org" title="Winfried Donkers <winfrieddonkers@libreoffice.org>"> <span class="fn">Winfried Donkers</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Error in the function SUM (LibreOffice Calc)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124669">bug 124669</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDINFO
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Error in the function SUM (LibreOffice Calc)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124669#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Error in the function SUM (LibreOffice Calc)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124669">bug 124669</a>
from <span class="vcard"><a class="email" href="mailto:winfrieddonkers@libreoffice.org" title="Winfried Donkers <winfrieddonkers@libreoffice.org>"> <span class="fn">Winfried Donkers</span></a>
</span></b>
<pre>Steps to reproduce the 'problem':
start with new Calc document;
disable 'autocalculate' ;
enter 1 in cell A1 and 2 in cel A2;
enter '=SUM(A1:A2)' in cell A3;
(A3 shows 3);
change value in A2 to 4;
(A3 still shows 3, autocalculate is off);
enter '=SUM(A1:A2)' in cell A4;
(A3 shows 3, A4 shows 5);
save document.
When opening this document with recalculate on opening is off, it will still
show 3 in A3 and 5 in A4.
When opening this document with recalculate on opening is on, it will show 5 in
A3 and 5 in A4.
This is all behaviour as it is supposed to be, setting the status of this bug
to RESOLVED/NOTABUG.</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>