https://bugs.documentfoundation.org/show_bug.cgi?id=154852
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|x86-64 (AMD64) |All Version|7.5.1.2 release |Inherited From OOo Ever confirmed|0 |1 OS|Windows (All) |All Status|UNCONFIRMED |NEW --- Comment #3 from Eike Rathke <[email protected]> --- For this to work, the formula cell containing CELL() would have to listen at a sheet rename event. Which currently isn't broadcasted as a data change at all, and also shouldn't in general except for CELL() and probably INDIRECT(). The reference appears updated because it refers only to the sheet number and when being viewed that is resolved to the current name. -- You are receiving this mail because: You are the assignee for the bug.
