[Libreoffice-bugs] [Bug 124669] Error in the function SUM (LibreOffice Calc)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 13 07:29:37 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=124669

Winfried Donkers <winfrieddonkers at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEEDINFO                    |RESOLVED

--- Comment #7 from Winfried Donkers <winfrieddonkers at libreoffice.org> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190413/a5330ddf/attachment.html>


More information about the Libreoffice-bugs mailing list