+ Reply to Thread
Results 1 to 4 of 4

Pull the subsequent data for repeat values (Vlookup/Index - Macth)

  1. #1
    Registered User
    Join Date
    11-27-2019
    Location
    Abu Dhabi
    MS-Off Ver
    2016
    Posts
    6

    Pull the subsequent data for repeat values (Vlookup/Index - Macth)

    Hi,

    I have a large data set with more than 15k rows. in one file (Say: File A) there is an SKU and Bin Location for all rows. And in the new file that I'm now working (Say: File B) contains the SKU number and I require to pull the corresponding Bin location. The challenge is that in File A both SKU and Bin Location will contain many repetitions. These are not duplicates but the same item can be found in the same bin location more than once. Also, the Same SKU could be located in various Bins. So I need the formula to pull the Bin Location subsequently one after other. I have attached dummy data for better understanding of the issue. Kindly provide me with a solution.

    Thanks in advance
    Attached Files Attached Files
    Last edited by pvkvimalan; 12-26-2019 at 06:00 AM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Pull the subsequent data for repeat values (Vlookup/Index - Macth)

    Try this:

    =IFERROR(INDEX(B:B,AGGREGATE(15,6,ROW($A$3:$A$50)/($A$3:$A$50=E3),COUNTIF($E$3:E3,E3))),"")

    Next time, please add the URLs of the cross-posted threads (see rule 3), so you don't potentially waste our time here.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    11-27-2019
    Location
    Abu Dhabi
    MS-Off Ver
    2016
    Posts
    6

    Re: Pull the subsequent data for repeat values (Vlookup/Index - Macth)

    Dear Glenn,

    I thank you for your support. It works like a charm. I'm a newbie here, I shall learn the rules and shall be adhering to it.

  4. #4
    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,460

    Re: Pull the subsequent data for repeat values (Vlookup/Index - Macth)

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.
    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.

+ 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. Index Macth + Hlookup?
    By Brandoeats in forum Excel General
    Replies: 3
    Last Post: 11-07-2018, 01:13 PM
  2. [SOLVED] INDEX and MACTH
    By Arafat Sarip in forum Excel General
    Replies: 6
    Last Post: 09-13-2017, 01:41 AM
  3. [SOLVED] using INDEX and MACTH in a SUMIF formula
    By moneypennie21 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-18-2014, 12:16 PM
  4. Macth, Index or Vlookup?
    By jasonjholt in forum Excel General
    Replies: 7
    Last Post: 03-12-2014, 01:04 PM
  5. Replies: 3
    Last Post: 01-23-2014, 01:30 PM
  6. [SOLVED] Index Indirect macth
    By namluke in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-12-2013, 11:29 AM
  7. Index match offset to get subsequent index values in a column
    By Andrew_Step in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2013, 02:55 PM

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