+ Reply to Thread
Results 1 to 5 of 5

sumproduct formula not working

  1. #1
    Registered User
    Join Date
    02-22-2013
    Location
    brisbane, australia
    MS-Off Ver
    Excel 2013
    Posts
    91

    sumproduct formula not working

    Early this morning I asked a question (which I marked as SOLVED) about “combining 2 formulas” and sktneer suggested a good sumproduct array formula to use, which worked perfectly. I was experimenting with another scenario using the same formula but for some strange reason it is only working 99%. Please see attachment.
    Attached Files Attached Files

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: sumproduct formula not working

    Using your posted workbook, this regular formula returns the count of unique Col_B items for each Col_A value
    Please Login or Register  to view this content.
    Copy that formula down as far as you need.

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    02-22-2013
    Location
    brisbane, australia
    MS-Off Ver
    Excel 2013
    Posts
    91

    Re: sumproduct formula not working

    Thanks Ron, that works on both of my scenarios...Out of curiosity do you know why the sumproduct formula did not work?

  4. #4
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: sumproduct formula not working

    Yes...
    The MATCH function's 3rd argument is missing. Consequently, Excel assumes 1 (approximate match)
    BTW...When you're using an array formula, SUMPRODUCT is unnecessary. SUM will suffice.
    This array formula, completed by holding down CTRL+SHIFT+ENTER works:
    Please Login or Register  to view this content.
    However, why use an array formula when you can use a regular formula?
    (Besides, nobody I work with ever remembers to C+S+E an array formula after they edit it)

  5. #5
    Registered User
    Join Date
    02-22-2013
    Location
    brisbane, australia
    MS-Off Ver
    Excel 2013
    Posts
    91

    Re: sumproduct formula not working

    Thanks for the explanation and help...will practice now.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] SUMPRODUCT Formula is not working and I cant see what is wrong with it
    By necht_angel in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-19-2013, 10:31 AM
  2. SUMPRODUCT formula working on all but one worksheet
    By hrichards18 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 10-04-2013, 10:42 AM
  3. Sumproduct formula not working
    By cartica in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-20-2013, 11:19 AM
  4. SUMPRODUCT formula not working
    By KINNEY0201 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 09-28-2010, 12:26 PM
  5. SumProduct Formula not working
    By jfwidt in forum Excel General
    Replies: 6
    Last Post: 02-03-2010, 05:18 PM

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