https://bugs.documentfoundation.org/show_bug.cgi?id=148619
Bug ID: 148619
Summary: Cell reference in formula don't update on all sheets
when moving cells on multiple sheets
Product: LibreOffice
Version: 7.3.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 179600
--> https://bugs.documentfoundation.org/attachment.cgi?id=179600&action=edit
broken sheet
I have attached and example spreadsheet but first I am going to describe what I
am trying to do and what the problem is.
Say you have 4 sheets with exactly same content on Sheet 1, 2, 3.
On those 3 sheets the cell A1 contains the formula: =B5*C5
If I select sheet 1,2,3, cut cell C5 and past it say in E7, the content of the
cell does move in all three sheets from C5 to E7 and the formula in A1 becomes
=B5*E7 also in all three sheets and so I get the right result. This is the
expected behaviour and if you open a blank spreadsheet and try that simple case
it just works.
However in the attached spreadsheet (test_broken.ods), this does not work. If I
select the 4 Project sheets (Project 1 to 4) and cut for example the cell W13
anywhere, say in V88, the formula in cell N9 which references W13 only updates
in the Project 1 sheet but does not in the others.
Similarly if you insert a column / row on the four sheets simultaneous, formula
affected by the shift only update on one sheet and not on the others.
--
You are receiving this mail because:
You are the assignee for the bug.