Return-Path: X-Original-To: apmail-poi-user-archive@www.apache.org Delivered-To: apmail-poi-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABE3C182E5 for ; Thu, 5 Nov 2015 23:32:39 +0000 (UTC) Received: (qmail 13935 invoked by uid 500); 5 Nov 2015 23:32:39 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 13908 invoked by uid 500); 5 Nov 2015 23:32:39 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 13896 invoked by uid 99); 5 Nov 2015 23:32:39 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2015 23:32:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A562E1A4215 for ; Thu, 5 Nov 2015 23:32:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id JqcL9Uq12prZ for ; Thu, 5 Nov 2015 23:32:24 +0000 (UTC) Received: from SNT004-OMC3S24.hotmail.com (snt004-omc3s24.hotmail.com [65.55.90.163]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 40CB42074F for ; Thu, 5 Nov 2015 23:32:23 +0000 (UTC) Received: from SNT150-W74 ([65.55.90.135]) by SNT004-OMC3S24.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Thu, 5 Nov 2015 15:32:16 -0800 X-TMN: [X8JSLz4iOJ+X1JYUqD+Qr/4g6AitGlDQ] X-Originating-Email: [jtomforde@live.com] Message-ID: Content-Type: multipart/alternative; boundary="_306e056c-1040-4e92-871d-f450d262f19d_" From: Jason Tomforde To: Subject: Formula not working as expected Date: Thu, 5 Nov 2015 18:32:15 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 05 Nov 2015 23:32:16.0024 (UTC) FILETIME=[348FA980:01D11822] --_306e056c-1040-4e92-871d-f450d262f19d_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi...=20 A1 string cell =3D 1 A2 numeric cell =3D 2 A3 numeric cell =3D 3 A4 formula cell =3D IF(A1=3D1=2CA2=2CA3) The result I am getting is 0. Any thoughts? Jason. = --_306e056c-1040-4e92-871d-f450d262f19d_--