+ Reply to Thread
Results 1 to 5 of 5

Index & Match with Multiple criteria

Hybrid View

  1. #1
    Registered User
    Join Date
    10-03-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Index & Match with Multiple criteria

    I have a spreadsheet showing Customer, Assembly #, Rev, and Requirements in columns A1:D22. I then have dates in E1:BO1. In the cells E2:BO22 are the quantity requirements for that date. I need to index by assembly to give me the date and quantity needed, under a specific requirement. I have tried writing several INDEX functions with nested MATCH functions, but nothing has been working. Any help would be greatly appreciated!!

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Index & Match with Multiple criteria

    How to attach a sample workbook:

    1. Below the "Quick Reply" thread frame, click the "Go Advanced" button.
    2. On the edit toolbar, click the "Attachments" button.
    3. In the "File Upload Manager" window, click the "Add Files" button.
    4. In the "Upload Files from your Computer" window, click the "Select Files" button.
    5. In the Windows Explorer window, locate and select your workbook, then click the "Open" button.
    6. In the "Upload Files from your Computer" window, click the "Upload Files" button.
    7. In the "File Upload Manager" window, click the "Done" button (lower right of screen).
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    09-24-2012
    Location
    Carlisle, PA
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Index & Match with Multiple criteria

    Hi I am trying to retrieve the quantity for a part number from all locations in another workbook. The following is close but it brings back the quantity for 2 part numbers below the ones I want. Any help would be aprreciated, I am very new to Excel.

    =INDEX([FSL_Inventory.xls]DATA!$D$3:$J$34159,SMALL(IF([FSL_Inventory.xls]DATA!$D$3:$J$34159=$A$5,ROW([FSL_Inventory.xls]DATA!$D$3:$J$34159)),ROWS(1:1)),3)

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Index & Match with Multiple criteria

    Cobbhill,

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.

  5. #5
    Registered User
    Join Date
    10-03-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Index & Match with Multiple criteria

    MASTER COMMIT PRACTICE.xls

    What I need is to say, here is the assembly, tell me on what dates how much is the quantity under ‘COMMIT’. Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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