[Libreoffice-bugs] [Bug 101316] Macro Creates Formulas with Error 508
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 19 11:09:34 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=101316
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #7 from Mike Kaganski <mikekaganski at hotmail.com> ---
oCell.Formula takes *standard* (language-independent) syntax of formulas (using
';' for function argument separators, among other things), so
"=IF(A2="",B1,B2)" is of course an invalid input resulting in error from
parsing the formula text. This is not a bug.
--
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/20210519/4e240d62/attachment.htm>
More information about the Libreoffice-bugs
mailing list