+ Reply to Thread
Results 1 to 5 of 5

SUMIFS Not Returning Correct Value

  1. #1
    Registered User
    Join Date
    06-24-2015
    Location
    Brisbane, Australia
    MS-Off Ver
    Home and Business 2013
    Posts
    2

    SUMIFS Not Returning Correct Value

    Hi All,

    I've been having some issues with a specific SUMIFS Formula that I'm trying. I've attached a worksheet with the data format I'm using - I've replaced the data with a flat nonsensical 1234 to alleviate office privacy concerns.

    I'd have thought that the following should return the value for May 2015's Booked, Gross, AUD total sales:

    Please Login or Register  to view this content.
    Instead I'm only getting a "0" value and can't understand why. I know this is a simple one for me to work out manually but I'm trying to crack the formula to automate a recurring report where the variables will change.

    This is my first post, apologies if the rules aren't adhered to 100% or if it's hard to follow - please let me know how I can correct this if so.

    Thanks!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor quekbc's Avatar
    Join Date
    01-18-2010
    Location
    Sydney, Australia
    MS-Off Ver
    2010, 2013, 2016
    Posts
    1,149

    Re: SUMIFS Not Returning Correct Value

    Hi dankonstantinos, you will need quotation marks surrounding the words Booked, Gross, AUD and May in order for it to work.

    Please Login or Register  to view this content.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,099

    Re: SUMIFS Not Returning Correct Value

    =SUMIFS(S:S,A:A,"Booked",B:B,"Gross",C:C,"AUD",D:D,"May",E:E,2015)

    You need the " round the text.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

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

    Re: SUMIFS Not Returning Correct Value

    Try like this =SUMIFS(S:S;A:A,"Booked",B:B,"Gross",C:C,"AUD",D:D,"May",E:E,2015)

    A Pivot Table might also help

  5. #5
    Registered User
    Join Date
    06-24-2015
    Location
    Brisbane, Australia
    MS-Off Ver
    Home and Business 2013
    Posts
    2

    Re: SUMIFS Not Returning Correct Value

    Well, you guys made that look easy. Thanks so much!

+ 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 - Two Values - One correct, one error
    By slm10 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-26-2013, 02:07 PM
  2. not sure I'm using the correct formula (sumifs)
    By brswhite in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-29-2013, 05:17 PM
  3. sumif returning correct total while sumifs returns #value
    By mlevitt in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-01-2013, 04:16 PM
  4. [SOLVED] Looking for correct SUMIFS syntax
    By peri1224 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-20-2012, 11:16 AM
  5. Formula sometimes returning correct answer and sometimes returning 0
    By redimp in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-09-2010, 06:28 AM

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