+ Reply to Thread
Results 1 to 5 of 5

Need help with formula with dependent on multi criteria

  1. #1
    Registered User
    Join Date
    08-24-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    3

    Need help with formula with dependent on multi criteria

    i have a workbook with 2 worksheet. 1st is " Raw Data Sheet" which contain item list vs Brand & type of material use. 2nd is "Cal Sheet" which the Item list fix & Brand & quantity of each item vs brand to be fill up. i need help on formula to sum quantity of material use base on 2 criteria (item & Brand) Item list fix but brand in row 1 area changeable.

    i had try with Index & Match to look up "material use" first then only use sumif or sum (if..) to get the result. But it is become many step.

    Can anybody help on this issue with 1 step to get the answer?


    Thank you.
    Attached Files Attached Files

  2. #2
    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
    52,926

    Re: Need help with formula with dependent on multi criteria

    Hi and welcome to the forum

    It might make it easier (for me at least) if you include a few sample answers, as well as how you arrived at them?
    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

  3. #3
    Registered User
    Join Date
    08-24-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Need help with formula with dependent on multi criteria

    Dear FDibbins,

    i re attached the file on how i get the answer with 2 step
    Attached Files Attached Files

  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
    52,926

    Re: Need help with formula with dependent on multi criteria

    thanks

    OK not sure if this will work for you, give it a shot and let me know. Copy this down and across to where you need it...
    =SUMIFS(C$2:C$11,B$2:B$11,$A15)

  5. #5
    Registered User
    Join Date
    08-24-2012
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Need help with formula with dependent on multi criteria

    Thanks FDibbins.

    If can i dont want to insert column B, D & F. I mean direct use 1 formula (or 1 step) to get the answer for summary of material type use qty. Because for each brand i input it require additional i column for material type use.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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