+ Reply to Thread
Results 1 to 5 of 5

Help with SUMIFS formula

  1. #1
    Registered User
    Join Date
    10-30-2013
    Location
    São Paulo, Brazil
    MS-Off Ver
    Excel 2013
    Posts
    2

    Question Help with SUMIFS formula

    Hi all, I'm new to this forum and wishing if you could help me with this formula.

    I'm trying to sum specific amounts based on 3 criteria: project nr. match, minimum and maximum date match, the data are in two different excel files (attached). My formula is resulting in a #VALUE! error and I can't figure out what's wrong

    For January, if the project nr. matches, plus the dates between 01/01/2014 and 01/31/2014, inclusive, then sum in column B; for February, if the project nr. matches, plus the dates between 02/01/2014 and 02/28/2014, inclusive, then sum in column C, and so on...

    Any help would be highly appreciated, many thanks!

    Dri
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-24-2013
    Location
    Poland
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Help with SUMIFS formula

    I prefer SUM.PRODUCT (its compatibile with lower versions of excel)
    In workbook forecast in cell B3 formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help with SUMIFS formula

    Try this in B3 on the Forcast Book

    =SUMIFS(Projects.xlsx!$B$2:$B$20,Projects.xlsx!$A$2:$A$20,$A3,Projects.xlsx!$C$2:$C$20,">="&B$2,Projects.xlsx!$C$2:$C$20,"<"&EDATE(B$2,1))

  4. #4
    Registered User
    Join Date
    10-30-2013
    Location
    São Paulo, Brazil
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: Help with SUMIFS formula

    Both formulas worked! Thanks a lot for your help!

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help with SUMIFS formula

    You're welcome.

+ 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. sumifs formula - anybody can help me
    By kthangapandian in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2013, 02:54 AM
  2. SUMIFS - an either or OR formula
    By ExceLLemon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-06-2013, 09:19 PM
  3. SUMIFS Puzzle - Trying to avoid adding multiple SUMIFS to get valid result
    By haldavid in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-09-2013, 03:42 PM
  4. [SOLVED] Sumifs, problem with the formula: =sumifs(c10:c200,<=today(),0)
    By Faustocruz in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-08-2012, 04:26 AM
  5. SUMIFS Formula
    By jlclark4 in forum Excel General
    Replies: 5
    Last Post: 03-08-2011, 03:54 PM

Tags for this Thread

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