+ Reply to Thread
Results 1 to 6 of 6

How to extract multiple words from one cell

Hybrid View

  1. #1
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,228

    Re: How to extract multiple words from one cell

    Hi Katie and welcome to the forum,

    Something like this perhaps? First two works only looked for in this formula.

    =CONCATENATE(IF(ISNUMBER(SEARCH("missing",$D2)),"Missing",""),IF(ISNUMBER(SEARCH("New",$D2))," New",""))
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  2. #2
    Registered User
    Join Date
    02-03-2015
    Location
    Saint John, NB
    MS-Off Ver
    2012
    Posts
    3

    Talking Re: How to extract multiple words from one cell

    oh my gosh!! Do you have any idea how much time i wasted today trying to figure this out? LOL
    Thank you soooo much!!
    I'm sure you will be hearing from me again, Excel formulas are so confusing sometimes.
    Thanks again!

+ 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. Extract multiple fixed format words from string
    By chewiezizi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-23-2014, 02:14 PM
  2. Replies: 7
    Last Post: 02-25-2014, 02:00 AM
  3. Replies: 5
    Last Post: 01-10-2013, 09:51 AM
  4. Extract particular words from a cell
    By DeepakS in forum Excel General
    Replies: 2
    Last Post: 08-22-2011, 08:58 AM
  5. [SOLVED] extract key words/data from multiple files -dump in new worksheet
    By MikeR-Oz in forum Excel - New Users/Basics
    Replies: 10
    Last Post: 03-20-2006, 04:15 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