- create a new spreadsheet document - put the numeric value 2 into cell A1 - put the formula =A1-A2 into cell B1 - you'll get a "2" in B1 - now enter the formula =IF(1=1;"";"") into cell A2 - B1 contains an error As an empty string is often use as some kind of a default value it's irritating the formula isn't calculatable. Works perfekt with OOo 3.0 and Excel (didn't check it with former version of LibO). May be I missed a setting? (neither online-help, nor google, nor preferences helped me on this topic) Please allow empty strings to be used in numeric operations (again). Btw.: just tested it on LibO 3.5.5, too.
A similar problem is already tracked in issue 50345. A patch has been pushed to master. Please try it with a build, that contains the patch. If it does not solve your issue, feel free to reopen it. *** This bug has been marked as a duplicate of bug 50345 ***