To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92163 Issue #|92163 Summary|Calc fails to calculate simple formula Component|Spreadsheet Version|OOo 3.0 Beta 2 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|code Assigned to|spreadsheet Reported by|testerh
------- Additional comments from [EMAIL PROTECTED] Sat Jul 26 05:24:15 +0000 2008 ------- Steps to reproduce: 1. Create a new spreadsheet 2. In cell C1, enter 100 3. In cell D1, enter the text HUF 4. In cell E1, enter this formnula: =IF(D1="HUF";"0.20";"0.00") 5. In cell F1, enter this formula: =(1+E1)*C1 As a result, E1 becomes 0.20, which is OK. However, F1 shows a value of 100. Expected: F1 should become (1 + 0.20)*100 = 120 --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
