[Libreoffice-bugs] [Bug 128846] Inconsistent behaviour of option "Expand References..."

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 17 08:42:59 UTC 2019


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

Oliver Brinzing <oliver.brinzing at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing at gmx.de

--- Comment #2 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
Created attachment 155888
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155888&action=edit
excel spreadsheet

(In reply to Andreas Säger from comment #0)

> The not adjacent formula cell in B2 which calculates the overall
> =SUM($A$6:$A$11) expands to =SUM($A$6:$A$12) which is perfectly wanted 
> behaviour. 

correct: =SUM($B$6:$B$11) expands to =SUM($B$6:$B$12)

> Formula in B11 =SUM($A$6:A11) becomes =SUM($A6:A12) although the cell B11
> does not move. However, the adjacent calculated field should not change.

with AOO 4.1.5 and "[x] expand references":
- select row 12
- context menu: insert row
-> formula in B11 changes from =SUM($A$6:A11) to =SUM($A$6:A12)

i cannot see a difference?

btw: excel suggest using: =SUM(INDIRECT("A6:A"&ROW()))

-- 
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/20191117/22c9cc62/attachment.html>


More information about the Libreoffice-bugs mailing list