+ Reply to Thread
Results 1 to 2 of 2

sumif or sumproduct

  1. #1
    Forum Contributor
    Join Date
    08-09-2006
    Posts
    147

    Red face sumif or sumproduct

    I am trying to get a total, but I have two criteria's. Have looked at sumif and sumproduct, but I can't seem to get either to work.

    I need to get a total of column P if column c is 2008 and column j is FIMS.

    I have done a sumif if column j equals FIMS, but it give me a total of every year.

    I have done sumproduct SUMPRODUCT(($C:$C=2008)*($J:$J="FIMS")*($P:$P)) and it gives me #num.

    What am I doing wrong? I don't know sumproduct very well.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    If you are on a version before Excel 2007, then you cannot use whole column references in the Sumproduct formula. You must define a range and all ranges must be equal in height.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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