+ Reply to Thread
Results 1 to 2 of 2

SUMPRODUCT problem

Hybrid View

  1. #1
    LeeHarris
    Guest

    SUMPRODUCT problem

    OK, thanks for the quick reply to prev. post, it seems a pivot table
    might be a better way to do it, but for quickly summing e.g. NFL stats
    the sumproduct way seemed quicker.

    I tried a version using e.g.

    =SUMPRODUCT(($C$2:$C$10000=$R5)*(O$2:O$10000))

    this worked on a table of 30 unique players stats and 10 columns but
    for some bizarre reason, in the "sacks" column, 2 players are ending up
    with a silly fractional number.

    e.g. I have Manning three times in the data, twice with "0" as the
    source data for sacks, and once with "1". Sum is 1. In my sumproduct
    cell shown above, it's coming out as 1.1746324343 etc. I can't see why
    this is happening. I've checked and reentered the 0,0 and 1 in the
    source data. I've selected and deleted all empty rows up to row 1000,
    and I've changed the sumprod range to include only valid data (which
    actually only goes to row 79 in this case), and still no joy

    I'm just unclear as to why this is happening, or what I'm doing that I
    can avoid in future! I assume this is not a bug in sumproduct!


  2. #2
    LeeHarris
    Guest

    Re: SUMPRODUCT problem


    LeeHarris wrote:

    > OK, thanks for the quick reply to prev. post, it seems a pivot table
    > might be a better way to do it, but for quickly summing e.g. NFL stats
    > the sumproduct way seemed quicker.
    >
    > I tried a version using e.g.
    >
    > =SUMPRODUCT(($C$2:$C$10000=$R5)*(O$2:O$10000))
    >
    > this worked on a table of 30 unique players stats and 10 columns but
    > for some bizarre reason, in the "sacks" column, 2 players are ending up
    > with a silly fractional number.
    >
    > e.g. I have Manning three times in the data, twice with "0" as the
    > source data for sacks, and once with "1". Sum is 1. In my sumproduct
    > cell shown above, it's coming out as 1.1746324343 etc. I can't see why
    > this is happening. I've checked and reentered the 0,0 and 1 in the
    > source data. I've selected and deleted all empty rows up to row 1000,
    > and I've changed the sumprod range to include only valid data (which
    > actually only goes to row 79 in this case), and still no joy
    >
    > I'm just unclear as to why this is happening, or what I'm doing that I
    > can avoid in future! I assume this is not a bug in sumproduct!



    Never mind. For whatever reason, even though I specifically typed in
    "0", because of the data format of the cell it wasn't overwriting the
    0.174....


+ 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