+ Reply to Thread
Results 1 to 6 of 6

sumproduct value error

  1. #1
    Registered User
    Join Date
    07-28-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    3

    sumproduct value error

    Hi

    I need help with the following formula-

    SUMPRODUCT((rkc!$B$6:$B$200=Summary!B17)*(rkc!$AB$3:$BB$3=Summary!$W$1),rkc!$AC$6:$BB$200)


    B6:B200 is a list of store names in a separate tab to which the formula should lookup B17 which is a particular store

    AB3:BB3 is the list of months and W1 is the month to look up

    AC6:BB200 are the sales value for each month to sumproduct

    I have used the same formula in another worksheet and it has worked but not for this one-I have attached an example-hope you can help

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,607

    Re: sumproduct value error

    Re-attach

  3. #3
    Registered User
    Join Date
    07-28-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: sumproduct value error

    oooh im not sure how i can attach to this site-any idea

  4. #4
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: sumproduct value error

    Edit original post
    Click " Go Advanced"
    Clcik the paperclip
    Follow the wiz


    BTW SUMPRODUCT requires equal length ranges - This is not the case in your formula
    Last edited by arthurbr; 07-28-2011 at 05:38 AM.

  5. #5
    Registered User
    Join Date
    07-28-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: sumproduct value error

    unfortunately i cannot attach as the website keeps crashing

    what do you mean the length isnt the same-i used the same formula in another spreadsheet and it works fine

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,607

    Re: sumproduct value error

    Ranges must be same size:


    SUMPRODUCT((rkc!$B$6:$B$200=Summary!B17)* (rkc!$BB$3:$BB$197=Summary!$W$1),rkc!$AC$6:$AC$200)

    You are limited to 1 MB so keep it smaller, just what's needed for example.

+ 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