https://bugs.documentfoundation.org/show_bug.cgi?id=89535
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|unspecified |4.2.8.2 release --- Comment #1 from raal <[email protected]> --- I can not confirm with Version: 4.5.0.0.alpha0+ Build ID: 52b25c1adf3a70819aea2080b0ad50a14a3c104b TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-02-17_03:10:47 oCell.Formula = "=IF(A2=B2, 1, 2)" produces an Err:508 in the CALC cell. -> correct oCell.Formula = "=IF(A2=B2; 1; 2)" produces a formula =IF(A2=B2; 1; 2) in the cell with no error. What is your separator in Tools->Options->Calc->Formula->Separator->Function. In my case it's ";" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
