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

Oliver Brinzing <oliver.brinz...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinz...@gmx.de

--- Comment #6 from Oliver Brinzing <oliver.brinz...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to