+ Reply to Thread
Results 1 to 8 of 8

SUMIFS Issue

  1. #1
    Registered User
    Join Date
    07-20-2020
    Location
    Reading, PA
    MS-Off Ver
    2013
    Posts
    5

    SUMIFS Issue

    I was hoping to get some help with a formula issue. This is my first time inquiring in a forum :D. On the attached why is the formula in T6 not returning the value of 1?

    Andy
    Attached Files Attached Files

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,318

    Re: SUMIFS Issue

    Try this instead >> =SUMIFS(I6:I11,E6:E11,"Evaluation Interview",L6:L11,"NJJC")

    However, that's possibly just s band-aide. Your biggest problem is all those merged cells. You should try to eliminate merged cells if you can.
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    07-20-2020
    Location
    Reading, PA
    MS-Off Ver
    2013
    Posts
    5

    Re: SUMIFS Issue

    Quote Originally Posted by jeffreybrown View Post
    Try this instead >> =SUMIFS(I6:I11,E6:E11,"Evaluation Interview",L6:L11,"NJJC")

    However, that's possibly just s band-aide. Your biggest problem is all those merged cells. You should try to eliminate merged cells if you can.
    That worked, thanks!!!

  4. #4
    Registered User
    Join Date
    07-20-2020
    Location
    Reading, PA
    MS-Off Ver
    2013
    Posts
    5

    Re: SUMIFS Issue

    =SUMIFS(I6:I11,E6:E11,"Evaluation Interview",L6:L11,"NJJC")

    Taking this a step further. If I wanted the same formula to count "Evaluation Interview" for both R and B locations at the same time, how would it be modified? My end goal is for locations R&B with either Evaluation Interview, Evaluation Related or Testing Scoring to be counted. We are trying to count time spent with a range of activities at different locations. I want to avoid having to do a long formula as such (formula drawing from diffewrent sheet):

    =SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Evaluation Interview",TEMPLATE!L6:L11,"R") + SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Evaluation Interview",TEMPLATE!L6:L11,"B") + SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Evaluation Related",TEMPLATE!L6:L11,"R") + SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Evaluation Related",TEMPLATE!L6:L11,"B") + SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Testing/Scoring",TEMPLATE!L6:L11,"R") + SUMIFS(TEMPLATE!I6:I11,TEMPLATE!E6:E11,"Testing/Scoring",TEMPLATE!L6:L11,"B")
    Last edited by Wet-Skunk; 07-20-2020 at 05:15 PM.

  5. #5
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,318

    Re: SUMIFS Issue

    Sorry, but this setup is not ideal for doing calculations because of all those merged cells.

    Since your long formula works I would just go with it as it returns the answer you seek.

    I will place a call to others to see if anybody has an idea.

  6. #6
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,496

    Re: SUMIFS Issue

    Luckily that all data is linear, they are all in same row, so try using this:

    Please Login or Register  to view this content.
    Quang PT

  7. #7
    Registered User
    Join Date
    07-20-2020
    Location
    Reading, PA
    MS-Off Ver
    2013
    Posts
    5

    Re: SUMIFS Issue

    Thanks for the responses, I'm on track now!!

  8. #8
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,318

    Re: SUMIFS Issue

    Glad you have a solution you can work with and you're welcome.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, as a relatively new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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] SUMIFS Formula Issue
    By SamDz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-02-2019, 08:26 AM
  2. IF combined with SUMIFS ISSUE
    By St3ff3ns in forum Excel General
    Replies: 1
    Last Post: 02-28-2019, 08:45 AM
  3. Sumifs Function issue
    By FrancisM2411 in forum Excel General
    Replies: 3
    Last Post: 02-03-2017, 11:19 AM
  4. Having issue with SumIFs and CountIfs
    By jando4 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-17-2016, 02:12 PM
  5. Matching, IF, SUMIFS, ISSUE- Help
    By exclusiveicon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-16-2014, 02:41 PM
  6. SUMIFS Formula Issue
    By keithd203 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-18-2013, 04:15 PM
  7. Issue with Sumifs Function
    By ExcelFinWizzard in forum Excel General
    Replies: 11
    Last Post: 07-09-2012, 03:31 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