[Libreoffice-bugs] [Bug 127451] return sheet name formula does not work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 9 17:01:31 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing at gmx.de

--- Comment #6 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
cannot confirm:

formula in attached file 6.0 (ok):
=MID(CELL("Filename";A1);SEARCH("$";CELL("Filename";A1);1)+1;100)

formula in attached file 6.4 (Err:501):
=MID(CELL("Filename",A1),SEARCH("$",CELL("Filename",A1)0,1)+1,1)

looks like a typo in 6.4

entering 
=MID(CELL("Filename";A1);SEARCH("$";CELL("Filename";A1);1)+1;100)

works for me with:

Version: 6.4.0.0.alpha0+ (x64)
Build ID: 27c886f5aa8e53b22caf0ef9d721f60e77cd65f2
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded

-- 
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/20190909/35626d5d/attachment.html>


More information about the Libreoffice-bugs mailing list