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

--- Comment #6 from David Ruggiero <[email protected]> ---
Updating on my own comment #3 -

- If <return> is not hit after the paste, running total column appears to be
incorrect from the same row that the paste happened into, onwards.

- If <return> IS hit after the paste, running total column appears to be
recalculated only up until the same row as the *cut* occurred from; it's wrong
after that.

- Either way a force recalc is needed to insure correct results are displayed
fully.


I agree the $ static references are the key here. We often use running total
columns (eg A$1:A${n} where 'n' is the current row) and see this same behavior
often when using them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to