https://bugs.documentfoundation.org/show_bug.cgi?id=171941
Werner Tietz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #3 from Werner Tietz <[email protected]> --- (In reply to William from comment #0) > Description: > As an example. In doe cell n9, I have =rat.z1. when I make a new > sheet, say eel, and copy doe to eel, cell n9 says something different than > =rat.z1. can't seem to avoid relative referencing. thank you. to avoid relative references you'll need absolute References instead relatives! eg. write =$rat.Z1 instead =rat.Z1 ⇒ not a bug -- You are receiving this mail because: You are the assignee for the bug.
