+ Reply to Thread
Results 1 to 10 of 10

Sumproduct Problem

Hybrid View

  1. #1
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Sumproduct Problem

    Hello
    Have you tried removing the Quotation marks from around the TRUE criteria. For example, this works for me:

    =SUMPRODUCT(($A$1:$A$10=TRUE)*($B$1:$B$10="Case Control"))

    Whereas:

    =SUMPRODUCT(($A$1:$A$10="TRUE")*($B$1:$B$10="Case Control"))

    Does not.

    DBY
    Last edited by DBY; 05-23-2012 at 12:27 PM.

  2. #2
    Registered User
    Join Date
    05-23-2012
    Location
    England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Sumproduct Problem

    No I am afraid that does not work either.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1