Results 1 to 8 of 8

VBA looking for multiple keywords and return concatenated keywords, that were found

Threaded View

Kpacu007 VBA looking for multiple... 07-09-2014, 11:47 AM
haripopuri Re: VBA looking for multiple... 07-09-2014, 11:57 AM
Kpacu007 Re: VBA looking for multiple... 07-10-2014, 01:27 AM
jindon Re: VBA looking for multiple... 07-10-2014, 02:16 AM
Kpacu007 Re: VBA looking for multiple... 07-10-2014, 05:48 AM
haripopuri Re: VBA looking for multiple... 07-10-2014, 03:56 AM
Kpacu007 Re: VBA looking for multiple... 07-10-2014, 05:26 AM
haripopuri Re: VBA looking for multiple... 07-10-2014, 06:03 AM
  1. #1
    Registered User
    Join Date
    11-09-2009
    Location
    Sofia, Bulgaria
    MS-Off Ver
    Excel 2013
    Posts
    4

    VBA looking for multiple keywords and return concatenated keywords, that were found

    Hello team,
    I hope you can help me with this challenge
    I have a text column A, and two large lists of keywords. Once keywords lookup is done-all keywords should be concatenated in single cell, separated by symbol #.

    - Column A contains long text,
    - Column B should return keywords-from-list-1(100 keywords) found into the text
    - Column C should return keywords-from-list-2(200 keywords) found into the text

    example:
    A2 = The Frog King, or Iron Henry
    B2 = Frog#Henry //as "Frog" and "Henry" are keywords in my first list (100 keywords)
    C2 = Iron#King //as "iron" and "king" are keywords in my second list (200 keywords)

    thank you for any help you can provide!
    cheers\kpacu
    Last edited by Kpacu007; 07-09-2014 at 11:49 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA Code to search keywords, then highlight when found
    By koz81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2014, 05:52 PM
  2. [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
  3. [SOLVED] Look for a list of keywords in a cell and then return the content of the found cell
    By RasmusClark in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-10-2013, 04:50 AM
  4. [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
  5. Replies: 2
    Last Post: 11-24-2010, 05:44 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