+ Reply to Thread
Results 1 to 3 of 3

Look for specific text in a cell and return that text

  1. #1
    Forum Contributor
    Join Date
    04-28-2016
    Location
    Stavanger, Norway
    MS-Off Ver
    365
    Posts
    142

    Look for specific text in a cell and return that text

    I wish to search "list 1" and "list 2" for specific text and return that text if present if either of the lists. Please see attached example
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Look for specific text in a cell and return that text

    Please try

    =IF(COUNTIFS(A2:B10,"*"&C2:C10),C2:C10,"")
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    04-28-2016
    Location
    Stavanger, Norway
    MS-Off Ver
    365
    Posts
    142

    Re: Look for specific text in a cell and return that text

    That worked, thanks

+ 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. find two text conditions in cell and return specific text
    By Excelidiot01 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-30-2020, 08:15 AM
  2. Replies: 15
    Last Post: 01-29-2020, 04:38 PM
  3. Replies: 6
    Last Post: 06-13-2019, 09:07 PM
  4. If a cell contains specific text from a row return text
    By Gmarinov in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-21-2017, 10:50 AM
  5. Replies: 9
    Last Post: 11-01-2016, 10:09 PM
  6. [SOLVED] If cell contains specific text, return that text
    By kazphilips in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-12-2014, 09:41 AM
  7. Replies: 3
    Last Post: 06-20-2012, 07:16 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