+ Reply to Thread
Results 1 to 4 of 4

Sumproduct Formula gives #REF! Error

  1. #1
    Forum Contributor
    Join Date
    12-07-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    117

    Sumproduct Formula gives #REF! Error

    Hi Everyone.


    I have an attached sheet on the thread and looking some help to resolve sumproduct formula which gives error at the moment.

    Basically , I need to count number of same printers and bring the results on to Sheet1 next to matching printer name.

    Any Help Would be highly appraciated.

    Thank you.

    Ben
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: Sumproduct Formula gives #REF! Error

    Hello Ben,

    In B291 of Envanter sheet have a #REF! error, just delete that error, then will be OK

    EDIT:

    Since you are on Excel 2007, better to use COUNTIFS,

    C3, then copy down.

    =COUNTIFS(Envanter!B$2:B$500,B3,Envanter!A$2:A$500,C$2)
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  3. #3
    Forum Contributor
    Join Date
    12-07-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    117

    Re: Sumproduct Formula gives #REF! Error

    Quote Originally Posted by Haseeb A View Post
    Hello Ben,

    In B291 of Envanter sheet have a #REF! error, just delete that error, then will be OK

    EDIT:

    Since you are on Excel 2007, better to use COUNTIFS,

    C3, then copy down.

    =COUNTIFS(Envanter!B$2:B$500,B3,Envanter!A$2:A$500,C$2)






    Dear Haseeb.

    You Are Great Men. Problem solved now. Thank you very much for your help.

    Best Regards

    Ben

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Sumproduct Formula gives #REF! Error

    Or with SUMPRODUCT

    =SUMPRODUCT(--(Envanter!B$2:B$500=B3)*(Envanter!A$2:A$500=C$2))
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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. Error in sumproduct formula
    By Excel-Access in forum Excel General
    Replies: 3
    Last Post: 07-04-2012, 06:44 AM
  2. Error values:DIV/0! error in SumProduct formula with no division
    By Jerry W. Lewis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 PM
  3. [SOLVED] SumProduct Formula Error
    By Josh O. in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-14-2005, 06:06 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