+ Reply to Thread
Results 1 to 7 of 7

Xlookup formula for multiple lookup value in same cell separated by "/"

  1. #1
    Forum Contributor
    Join Date
    10-30-2011
    Location
    Doha
    MS-Off Ver
    MS office 365
    Posts
    701

    Xlookup formula for multiple lookup value in same cell separated by "/"

    Folks,

    Kindly requesting your help to find a formula to search and returns adjacent column value using XLOOKUP. The issues is some of the cells contains multiple lookup values separated by "/". I have attached the sample workbook for more details.

    Thanks in advance.
    Joshi
    Attached Files Attached Files
    Cheers,

    Joshi
    Being with a winner makes you a winner

  2. #2
    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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,482

    Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    If you have XLOOKUP then you aree not using Excel 2010. Please update your forum profile NOW before anyone starts working on this for you.
    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.

  3. #3
    Forum Contributor
    Join Date
    10-30-2011
    Location
    Doha
    MS-Off Ver
    MS office 365
    Posts
    701

    Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    Hi AliGW,
    Profile updated as advised.

  4. #4
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,023

    Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    Try this in C2 and copy down.

    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,792

    Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    Order number


    c2=if('order number'!$b2<>"",index(data!$c$2:$c$1000,match("*"&'order number'!b2&"*",data!$b$2:$b$100,0)),"")

  6. #6
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,628

    Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    In C2, single formula.

    =XLOOKUP("*"&B2:B22&"*",DATA!B:B,DATA!C:C,,2)
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  7. #7
    Forum Contributor
    Join Date
    10-30-2011
    Location
    Doha
    MS-Off Ver
    MS office 365
    Posts
    701

    Red face Re: Xlookup formula for multiple lookup value in same cell separated by "/"

    Thank you all.

+ 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. [SOLVED] XLOOKUP when the lookup value has comma separated cell
    By Eades1412 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-06-2024, 11:43 AM
  2. SUMIF / XLOOKUP combo without a "lookup cell"
    By Nina579 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-07-2022, 11:40 AM
  3. Replies: 3
    Last Post: 05-14-2020, 11:44 AM
  4. Replies: 3
    Last Post: 10-22-2019, 08:34 AM
  5. [SOLVED] vLookup multiple values separated by ";" in single cell / return result in single cell
    By Tunesmith in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-07-2015, 12:02 PM
  6. [SOLVED] formula for "if a cell contain text" wen looking for 2 separated strings
    By Tamar81 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-11-2013, 01:59 AM
  7. [SOLVED] Formula Needed to fill multiple cells with "No" when the word "No" is entered into a cell
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-09-2013, 05:36 PM

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