https://issues.apache.org/ooo/show_bug.cgi?id=121760
Bug ID: 121760
Issue Type: DEFECT
Summary: Mathematical error
Classification: Application
Product: spreadsheet
Version: AOO 3.4.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: programming
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80261
--> https://issues.apache.org/ooo/attachment.cgi?id=80261&action=edit
O-Ofice 3.4.1 Spreadsheet Sample Showing Math Error.
The spreadsheet formula:
=IF(D27>9.6;" BAD %";IF(OR(E27=0;C26=0);"";C26*D27/E27/10))
resolves to " BAD %" when D27="".
Sample attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.