+ Reply to Thread
Results 1 to 8 of 8

SUMIFS formula including less than or equals criteria

  1. #1
    Registered User
    Join Date
    04-09-2014
    Location
    New Zealand
    MS-Off Ver
    Excel 2010
    Posts
    56

    SUMIFS formula including less than or equals criteria

    Hi there

    I am trying to use the following formula [=SUMIFS(E:E,I:I,$D15,F:F,>=$C$5)] to say 'sum column E if column I equals cell $D$15 and column F is equal or less than cell $C$5.'

    The formula seems to be spitting the dummy because of the less than and equals criteria.

    Can anybody help?

    Cheers

  2. #2
    Registered User
    Join Date
    05-06-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    17

    Re: SUMIFS formula including less than or equals criteria

    Give this a try:

    Please Login or Register  to view this content.
    If your specified conditions are not met, the cell with this formula will be blank. If you'd like an alternative value to be displayed, just enter it in the quotes at the end of the formula.
    Last edited by jumpingmaniac; 04-29-2014 at 11:55 AM.

  3. #3
    Registered User
    Join Date
    03-31-2014
    Location
    dubai
    MS-Off Ver
    Excel 2013
    Posts
    51

    Re: SUMIFS formula including less than or equals criteria

    you need to put >= in inverted commas followed by &
    here is what i mean

    [=SUMIFS(E:E,I:I,$D15,F:F,">="&$C$5)]

  4. #4
    Registered User
    Join Date
    05-06-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    17

    Re: SUMIFS formula including less than or equals criteria

    A simpler way to indicate "greater/less than or equal to" is to remove the equals sign altogether. For example, rather than ">=6" (which probably won't work), just use ">5".

  5. #5
    Registered User
    Join Date
    04-09-2014
    Location
    New Zealand
    MS-Off Ver
    Excel 2010
    Posts
    56

    Re: SUMIFS formula including less than or equals criteria

    Thanks guys

    smb_146 that works perfectly. Thank you

  6. #6
    Registered User
    Join Date
    03-31-2014
    Location
    dubai
    MS-Off Ver
    Excel 2013
    Posts
    51

    Re: SUMIFS formula including less than or equals criteria

    you are welcome dear

  7. #7
    Registered User
    Join Date
    04-10-2015
    Location
    Bangladesh
    MS-Off Ver
    Windows 2013
    Posts
    39

    Re: SUMIFS formula including less than or equals criteria

    Hello,

    Not sure anyone will see my note or not as this is 2014's thread. My problem is similar to this. This why I am not creating a new thread.

    To sumup data, I am using $E:$E,"<="&$G25 formula in SUMIFS. but problem, this the formula is not considering last day of a month. There are aroung 500 particulars that matches and sumifs is working fine except the date 1/31/2020. I itried to change date to 1/30/2020, formula is working fine.

    Then I have added +1 at the and of the formula which is $E:$E,"<="&$G25+1 and formula is calculating all the data. Is that correct way to solve the issue?

    Thank you.
    Rinko.

  8. #8
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,472

    Re: SUMIFS formula including less than or equals criteria

    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread

+ 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] averageifs formula with and / or criteria, including odd/even
    By poulsonj in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-10-2014, 11:45 AM
  2. SUMIFS or SUMPRODUCT with multiple criteria including date ranges
    By baxcat in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-25-2013, 09:40 AM
  3. [SOLVED] Sumifs including date range
    By polecat1234 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-15-2012, 10:42 PM
  4. SUMIFS - including both columns and rows ?
    By sirkusjon in forum Excel General
    Replies: 2
    Last Post: 12-09-2011, 04:57 PM
  5. Replies: 1
    Last Post: 05-16-2011, 05:00 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