+ Reply to Thread
Results 1 to 5 of 5

search partial of cell in another column then return value

  1. #1
    Forum Contributor
    Join Date
    11-28-2013
    Location
    Ljubljana
    MS-Off Ver
    Office 365
    Posts
    1,054

    search partial of cell in another column then return value

    Good afternoon
    can help how can make formula that search for any part of text in cell in another column
    i already attached file with example for data looking for
    in sheet1 column A have data need to search this data cell by cell in sheet2 in column A then return value from sheet2 column B

    if its applicable or need to make it manual

  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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,987

    Re: search partial of cell in another column then return value

    In B2 copied down:

    =IFERROR(LOOKUP(1000,SEARCH(Sheet2!$A$2:$A$12,A2),Sheet2!$C$2:$C$12),"")
    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
    11-28-2013
    Location
    Ljubljana
    MS-Off Ver
    Office 365
    Posts
    1,054

    Re: search partial of cell in another column then return value

    Dear AliGW
    So perfect ,thank you so much for your support and concern
    I appreciate your always support

  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,987

    Re: search partial of cell in another column then return value

    Thanks for the rep.

  5. #5
    Forum Contributor
    Join Date
    11-28-2013
    Location
    Ljubljana
    MS-Off Ver
    Office 365
    Posts
    1,054

    Re: search partial of cell in another column then return value

    you are welcome

+ 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] How can I search a list for partial test and return with Yes or No?
    By AceForSale in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-28-2021, 01:28 PM
  2. search cells for partial match and return cell value
    By ste33uk in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-25-2020, 08:46 AM
  3. Replies: 9
    Last Post: 09-05-2017, 11:35 AM
  4. [SOLVED] Lookup partial values and if match return partial value from another cell
    By Renejorgensen in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-01-2017, 07:53 AM
  5. how can I return a full filename from partial search
    By tryer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-16-2014, 06:28 PM
  6. [SOLVED] VBA function to search partial string and return value
    By gorelordz in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-28-2014, 11:48 AM
  7. [SOLVED] need to do Partial name search and return the value against the partial name
    By Kiran Kurapati in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-09-2013, 09:40 AM

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