https://bugs.documentfoundation.org/show_bug.cgi?id=145615
Bug ID: 145615
Summary: Recalculation Issue: changes in field value not
recalculated.
Product: LibreOffice
Version: 7.1.4.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
When a field value is placed in a cell, a reference to that cell is not updated
when the field value changes.
Example:
Tab1.A1 : <Sheetname as field>
Do: F2 | Insert | Field | Sheet name
On another sheet we have:
Tab2.B1 : $Tab1.A1
Now we rename the sheetname of Tab1.
The string in Tab2.B1 is not updated.
--
You are receiving this mail because:
You are the assignee for the bug.