[Libreoffice-bugs] [Bug 121422] The CELL function does not change the result after changing the name of the sheet.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 14 19:29:31 UTC 2018


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

Oliver Brinzing <oliver.brinzing at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.1.3.2 release             |Inherited From OOo
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |oliver.brinzing at gmx.de

--- Comment #1 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
confirming, inherited from OOo

to make it work you can use e.g.:
=CELL("ADDRESS";$YOURSHEET.A1)&LEFT(0*RAND();0)

to access the sheet name from current sheet use:
=MID(CELL("FILENAME");FIND("#$";CELL("FILENAME")&0*RAND())+2;256)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181114/7f0955f1/attachment-0001.html>


More information about the Libreoffice-bugs mailing list