[Libreoffice-bugs] [Bug 136848] formula performs unpredictable behavior
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 19 16:11:43 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136848
Laurent BP <jumbo4444 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
CC| |jumbo4444 at yahoo.fr
--- Comment #8 from Laurent BP <jumbo4444 at yahoo.fr> ---
DEC2HEX returns a text not a value. You should remove your TEXT function.
TEXT try to interpret string as a value. So each time the string returned by
DEC2HEX is of the following type : [0-9]E[0-9] a scientific value is detected.
--
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/20200919/a1b85072/attachment.htm>
More information about the Libreoffice-bugs
mailing list