+ Reply to Thread
Results 1 to 11 of 11

Matching multiple cells and return certain values

  1. #1
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Matching multiple cells and return certain values

    Hello,

    Need a bit of help wirh a particular formula.

    On sheet 'stock report' in column D2 I would like a formula to look at the description in cell A1, match that description on sheet 'Purchase Outstanding', match the week number and if possible match the supplier as well.

    Any ideas?

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Matching multiple cells and return certain values

    No data is available in Supplier column and what is the output you are expecting for? Please give some more details.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Re: Matching multiple cells and return certain values

    The description in A1 on the 'stock report' sheet listed as an outstanding order in column A of the 'Purchase Outstanding' sheet. What I would like to do is to return the quantity on the 'Purchase Outstanding' sheet in column D back onto the 'stock report' page in column D against the applicable week number.

    For example if APETREG040550 listed in A1 is due in week 45, then the quanity in column D of the 'Purchase Outstanding' sheet will appear in D7 of the 'stock report' sheet.

  4. #4
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Matching multiple cells and return certain values

    Hi JakeMann

    Try the attached:

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Matching multiple cells and return certain values

    In D2 cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Drag it down.

  6. #6
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Re: Matching multiple cells and return certain values

    That's looking good Kevin. Can you briefly explain how that formula is working?

  7. #7
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Re: Matching multiple cells and return certain values

    Thanks Sixthsense, I'll give it a try...

  8. #8
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Matching multiple cells and return certain values

    Hi

    Here is a link to site explaining the index and match. INDEX & MATCH All I have done is joined together the lookup values
    $A$1&$C2
    to look in 2 columns at the same time,
    'Purchase Outstanding'!$A$2:$A$92&'Purchase Outstanding'!$F$2:$F$1500
    The rest of the formula is for error trapping. If you had Excel 2007, 2010 the formula would be:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope that makes sense!

  9. #9
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Matching multiple cells and return certain values

    Hi JakeMann

    Just noticed that the file you uploaded is a .xlsx, you should update your profile. You can use the formula in post# 8, which is wrapped in a IFERROR.

  10. #10
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Matching multiple cells and return certain values

    Deleted post
    Last edited by Kevin UK; 11-14-2012 at 08:17 AM. Reason: Forum unresponsive!

  11. #11
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Re: Matching multiple cells and return certain values

    Brilliant, thanks Kevin.

  12. #12
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Matching multiple cells and return certain values

    They are ARRAY Formula's. CTRL + SHIFT + ENTER

+ 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