+ Reply to Thread
Results 1 to 8 of 8

Find all keywords

Hybrid View

  1. #1
    Banned User!
    Join Date
    10-29-2012
    Location
    Europe
    MS-Off Ver
    2013, 2016
    Posts
    318

    Re: Find all keywords

    daffodil11,

    Thanks for formula.
    Till appear a more beautiful formula, I have to use this one.
    I'd still be curious if it could achieve another formula.

    I did not put "solved". There may be a different formula.
    Thank you in advance.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Find all keywords

    Are you willing/able to use a VBA function?
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Banned User!
    Join Date
    10-29-2012
    Location
    Europe
    MS-Off Ver
    2013, 2016
    Posts
    318

    Re: Find all keywords

    Quote Originally Posted by Tony Valko View Post
    Are you willing/able to use a VBA function?
    Yes. Thank you.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Find all keywords

    Copy the VBA code at the link below and paste it into a general module:

    https://www.excelforum.com/showthread.php?p=3096647

    Then, this array formula** entered in cell B2:

    =concatall(IF(ISNUMBER(SEARCH(F1:F8,A2)),F1:F8,""),", ")

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.

+ 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] Find if a text value contains one of the keywords
    By billj in forum Excel General
    Replies: 5
    Last Post: 02-22-2024, 01:07 AM
  2. [SOLVED] VBA looking for multiple keywords and return concatenated keywords, that were found
    By Kpacu007 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-10-2014, 06:03 AM
  3. How Do I find keywords and put it into template?
    By Snaybot in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-05-2014, 12:15 PM
  4. [SOLVED] Search for keywords and copy rows containing keywords to new sheet
    By lenorsk in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-15-2013, 06:54 AM
  5. [SOLVED] HDI - Return multiple keywords in a text column based on a set of available keywords
    By zneiley in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-25-2013, 01:32 PM
  6. Find duplicate keywords, and list maximum
    By undergraduate in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-13-2010, 10:29 PM
  7. where do i find a list of macro keywords
    By hecfrme in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-24-2005, 08:05 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