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

Oliver Brinzing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.1.3.2 release             |Inherited From OOo
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #1 from Oliver Brinzing <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to