+ Reply to Thread
Results 1 to 10 of 10

sumif, index, match?

Hybrid View

ebarbin sumif, index, match? 06-01-2014, 09:13 PM
Saarang84 Re: sumif, index, match? 06-01-2014, 09:30 PM
ebarbin Re: sumif, index, match? 06-01-2014, 09:43 PM
FDibbins Re: sumif, index, match? 06-01-2014, 09:36 PM
FDibbins Re: sumif, index, match? 06-01-2014, 09:39 PM
ThirtyTwo Re: sumif, index, match? 06-01-2014, 11:07 PM
ThirtyTwo Re: sumif, index, match? 06-01-2014, 11:17 PM
ThirtyTwo Re: sumif, index, match? 06-01-2014, 11:33 PM
ThirtyTwo Re: sumif, index, match? 06-01-2014, 11:37 PM
ThirtyTwo Re: sumif, index, match? 06-02-2014, 12:01 AM
  1. #1
    Registered User
    Join Date
    04-27-2012
    Location
    Moulton, AL
    MS-Off Ver
    Excel 2010
    Posts
    2

    sumif, index, match?

    I have created a data sheet where someone must enter in daily items. One of those items is the operators number with the amount of defects associated with that operator. I have tried several sum if formulas with zero success. What I am looking for is a formula that will comb through all 31 days off data and sum the quantity of defects associated with each operator number. Help is greatly appreciated. The formula would go into cells B49 thru GE49 and would pull data from B33 to GE45. Please see attachment. This is also posted on the Mr. Excel forum.http://www.mrexcel.com/forum/excel-q...dex-match.html


    GP-12 defect data.xlsx
    Last edited by ebarbin; 06-01-2014 at 10:05 PM.

  2. #2
    Valued Forum Contributor Saarang84's Avatar
    Join Date
    02-19-2009
    Location
    Chennai, India
    MS-Off Ver
    XL 2003 to 2010
    Posts
    812

    Re: sumif, index, match?

    Hi Emily,

    Welcome to the Forum.
    Can you upload your workbook again with data (dummy numbers) for a couple of days (for all 3 shifts) for all defect modes ?

    Note: Which version of Excel you use ?
    If my assistance has helped, there is a reputation icon * on the left hand corner below the post - you can show your appreciation to the user who has helped in resolving your requirement.

    If your requirement has been solved please mark your thread as Solved.
    In the menu bar above the very first post, select Thread Tools, then select "Mark this thread as Solved".

    Kindly use [FORMULA] or [CODE] tags when posting your code.

    Regards,
    Sarang

  3. #3
    Registered User
    Join Date
    04-27-2012
    Location
    Moulton, AL
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: sumif, index, match?

    Sarang,

    Please see the attached workbook with dummy data. I am using Excel 2010. Thanks in advance for the help.

    GP-12 defect data.xlsx
    Last edited by ebarbin; 06-01-2014 at 10:30 PM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: sumif, index, match?

    I notice that the file you uploaded indicates 2007 or later (.xlsx), but your profile says 2003. Please update your profile as necessary, members tailor questions based on your excel version
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: sumif, index, match?

    Your post does not comply with Rule 8 of our Forum RULES. Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).

  6. #6
    Forum Contributor
    Join Date
    01-25-2014
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    434

    Re: sumif, index, match?

    Hi Emily

    this file provides the results you were looking for, it's using Sheet2 has a helper to put everything in order that a sumif formula can use

    32
    Attached Files Attached Files

  7. #7
    Forum Contributor
    Join Date
    01-25-2014
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    434

    Re: sumif, index, match?

    sorry, just noticed a flaw in Sheet2, gimme a sec and i'll upload a file with the fix

  8. #8
    Forum Contributor
    Join Date
    01-25-2014
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    434

    Re: sumif, index, match?

    fixed

    it wasn't checking each 12 rows for each column on my first file that i uploaded
    Attached Files Attached Files

  9. #9
    Forum Contributor
    Join Date
    01-25-2014
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    434

    Re: sumif, index, match?

    I should have done an estimate of how many values it needed to check before submitted the first file

    31 days x 3 shifts x 12 rows of input = 1116

    my first file was way off

  10. #10
    Forum Contributor
    Join Date
    01-25-2014
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    434

    Re: sumif, index, match?

    btw, if you've found a solution to your problem there's a few of things that are expected from you

    1/ close the thread, use Thread Tools -> Mark as Solved (this prevents other users wasting their time by working on something that has already been solved)
    2/ click the * Add Reputation to any post that assisted in getting you the solution (users like to receive recognition for the time and effort they've invested to provide solutions)
    3/ feedback in a post to say if solution was found that met your requirements
    4/ feedback to say solution was close to your expectations, but further work is required (these usually lead on to new threads)

+ 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. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  2. [SOLVED] SUMIF with INDEX and MATCH?
    By mr_vic in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-22-2013, 11:35 AM
  3. Using INDEX, MATCH, and SUMIF together
    By Lea724 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-19-2011, 03:26 PM
  4. Index Match and SUMIF
    By xirokx in forum Excel General
    Replies: 3
    Last Post: 09-05-2008, 09:18 AM
  5. Match& Index and Sumif
    By ciara_daniels@yahoo.com in forum Excel General
    Replies: 4
    Last Post: 08-21-2006, 11:10 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