[Libreoffice-bugs] [Bug 101316] Macro Creates Formulas with Error 508

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 5 17:57:10 UTC 2020


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

--- Comment #6 from Andreas Heinisch <andreas.heinisch at yahoo.de> ---
Using oCell.Formula = "=IF(A2="""";B1;A2)" instead of oCell.Formula =
"=IF(A2="""",B1,A2)" I get no error.

Does the interpretation of the separator lie in your locale settings? Can the
comma be used as separator?

-- 
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/20200505/d3fb8bc2/attachment.htm>


More information about the Libreoffice-bugs mailing list