[Libreoffice-bugs] [Bug 121105] the current() function is confused if used inside or()
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 1 20:56:33 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121105
Jiří Boháč <jiri at boha.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|the current() function is |the current() function is
|confused if used twice in a |confused if used inside
|formula |or()
--- Comment #2 from Jiří Boháč <jiri at boha.cz> ---
hmm, the bug description was wrong; I reproduced the bug with a modified
formula:
=A1+STYLE(IF(OR(FALSE(), CURRENT() <3),"green","red"))
It seems to be the CURRENT() inside OR() which is broken.
The above formula should make 1 and 2 "green" and the rest "red"
Everything is green.
--
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/20181101/fe5d6c1f/attachment.html>
More information about the Libreoffice-bugs
mailing list