+ Reply to Thread
Results 1 to 4 of 4

Not all cells found with SUMPRODUCT

  1. #1
    Forum Contributor
    Join Date
    01-26-2008
    Posts
    124

    Not all cells found with SUMPRODUCT

    I have no clue whats going on with this data. Most of the values transfer from the 'Log' to the "Table' with no problem but for some reason, that escapes me at this time, all do not. Any help would be appreciated.

    A sample of the problem is enclosed.

    Jim O
    Attached Files Attached Files
    Last edited by JOGIER; 04-05-2009 at 02:21 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,699

    Re: Not all cells found with SUMPRODUCT

    All the headers need to match the text in Log column A, Jim. For example Cable/Internet in Q3 has no spaces while Cable / Internet in column A has spaces either side of the /

    Similarly "Nationwide Auto" and "Auto Ins" won't match......cos they're different!

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Not all cells found with SUMPRODUCT

    =SUMPRODUCT((Log!$A$5:$A$30=H$3)*(Log!$D$5:$D$30=$B18)*(Log!$B$5:$B$30=H$2)*Log!$F$5:$F$30)
    list in col a log sheet does not match list across columns on data d3:s3
    eg equity line is not in column A it says chase equity instead which will not match data!h3
    get rid of spaces and make sure names tally
    blue cells add values which is correct beacause thats what you have told it to do.
    Last edited by martindwilson; 04-05-2009 at 02:20 PM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Forum Contributor
    Join Date
    01-26-2008
    Posts
    124

    Re: Not all cells found with SUMPRODUCT

    Thank you both for your responses. That was it.

    Still learning the basics with this Excel stuff.


    Jim O

+ 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