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

m.a.riosv <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG
                 CC|                            |[email protected]
                   |                            |rg

--- Comment #1 from m.a.riosv <[email protected]> ---
It's simple you must avoid the reference to the sheet being absolute.
With:
=$Sheet1.a1 refers to the original file, what it right it is an absolute
reference.

but instead using
=Sheet1.a1 do as you like, again it does right not carrying the reference the
the original file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to