+ Reply to Thread
Results 1 to 5 of 5

Multiple Criteria for sumif

  1. #1
    Registered User
    Join Date
    11-20-2008
    Location
    Washington
    Posts
    16

    Multiple Criteria for sumif

    This is a recurring topic, I know, I've read them all, but I can't seem to get any of them to work.

    In partcular the SUMPRODUCT function isn't doesn't seem to behave as it should and I think it's a syntax issue TBH.

    Please Login or Register  to view this content.
    'Spending Report'!G1 and 'Spending Report'!H1 are date ranges. G1 start date, H1 end date.

    I am trying to pull transactions of a certain type, denoted by a code from that date range.

    HTML Code: 
    Sorry, the values aren't quite lining up. The date range as you can see is 11/1 -11/31. The codes are under the Type column. Right now, the values I am getting are due to having to manuall enter the row ranges of the date range.

    My guess is it's a problem with the date range syntax. ??

    Any help would be greatly appreciated.
    Last edited by MrFoxar; 11-20-2008 at 03:21 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    I think the problem is the last part of the formula
    it must be 1 column
    Please Login or Register  to view this content.
    I need your support to add reputations if my solution works.


  3. #3
    Registered User
    Join Date
    11-20-2008
    Location
    Washington
    Posts
    16
    No, it still doesn't result in anything. I tried that as well.

    All I've been getting with SUMPRODUCT is #NUM!

    I should mention I am using an old version of Excel, 2002.

  4. #4
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    You can't use whole column ranges (e.g. C:C or D:D) with sumproduct. Replace these with limited ranges and see how that works.

    Note: All ranges must be the same size
    Ed
    _____________________________
    Always learning, but never enough!
    _____________________________

  5. #5
    Registered User
    Join Date
    11-20-2008
    Location
    Washington
    Posts
    16

    Thanks

    That worked, thanks a bunch!

+ 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