Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A3ACC4EA for ; Wed, 30 May 2012 08:26:53 +0000 (UTC) Received: (qmail 32618 invoked by uid 500); 30 May 2012 08:26:53 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 32485 invoked by uid 500); 30 May 2012 08:26:50 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 32458 invoked by uid 99); 30 May 2012 08:26:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 08:26:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 08:26:48 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 0DA8E45E4; Wed, 30 May 2012 08:26:28 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 119586] New: No error messages when SUM includes text? Date: Wed, 30 May 2012 08:26:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: spreadsheet X-Bugzilla-Component: ui X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: jonathan.burley@nottingham.ac.uk X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: priority bug_id assigned_to short_desc bug_severity cf_bug_type classification op_sys reporter rep_platform bug_status version component product Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=119586 Priority: P3 Bug ID: 119586 Assignee: ooo-issues@incubator.apache.org Summary: No error messages when SUM includes text? Severity: major Issue Type: DEFECT Classification: Application OS: All Reporter: jonathan.burley@nottingham.ac.uk Hardware: PC Status: UNCONFIRMED Version: version58 Component: ui Product: spreadsheet Created attachment 77802 --> https://issues.apache.org/ooo/attachment.cgi?id=77802&action=edit Minimal working example, excel file In Excel, a SUM which includes a (text? character? factor?) which looks like a number leads to an error state (small green triangle at top LHS of cell). Openoffice spreadsheet does not report any errors at all in a similar situation, I fell for this hook line and sinker with a recent set of calculations involving spreadsheets sent to me by other people (some apparently numeric data was not numeric). SUM operates differently to "+", I assume this is an Excel-related "feature"... I have attached a minimal working example which highlights this issue, in a real-world application the inclusion of non-numeric numbers is near impossible to spot. I can't easily spot a bug report but search terms are non-obvious. I would like to see an obvious error alert/report in the spreadsheet. -- You are receiving this mail because: You are the assignee for the bug.