+ Reply to Thread
Results 1 to 4 of 4

SUMIFS Formula Help Please

  1. #1
    Registered User
    Join Date
    07-16-2018
    Location
    Leicester
    MS-Off Ver
    2016
    Posts
    22

    SUMIFS Formula Help Please

    Afternoon, I wonder if you guys could help me.

    Im trying to sum the numbers - Material Variance (column I) based on two criteria, if it was done on Machine 99 (Column A) and the reason is CONSUMPTION (Column K) .

    Please see attached test spreadsheet.

    As you can see I've tried to do a SUMIFS forumla in cell M8. Needless to say it didnt work as planned. =SUMIFS(Table1[Material Variance (£)],A:K,"99",A:K,"CONSUMPTION")

    Thanks in advance for any help you can offer
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,871

    Re: SUMIFS Formula Help Please

    I will take a look for you. In the meantime, would you please reply to the message I sent you privately yesterday? Thank you.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,871

    Re: SUMIFS Formula Help Please

    This should do what you want:

    =SUMIFS(Table1[Material Variance (£)],Table1[Machine Number],99,Table1[Reason],"CONSUMPTION")

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: SUMIFS Formula Help Please

    Try this:

    =SUMIFS(Table1[Material Variance (£)],Table1[Machine Number],99,Table1[Reason],"CONSUMPTION")

+ 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 without using sumifs....
    By blockbyblock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-10-2017, 10:45 AM
  2. Replies: 3
    Last Post: 01-24-2017, 08:08 AM
  3. Replies: 10
    Last Post: 12-16-2015, 03:16 PM
  4. [SOLVED] Sumifs formula giving #value even though each part individually works as a sum formula
    By carrach in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-08-2015, 10:34 AM
  5. Replies: 2
    Last Post: 05-22-2014, 04:14 AM
  6. 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
  7. [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

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