+ Reply to Thread
Results 1 to 3 of 3

remove words and get result in other cell in excel

Hybrid View

notbanme remove words and get result... 09-23-2016, 05:02 AM
Glenn Kennedy Re: remove words and get... 09-23-2016, 05:14 AM
notbanme Re: remove words and get... 09-23-2016, 05:31 AM
  1. #1
    Registered User
    Join Date
    09-23-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    47

    remove words and get result in other cell in excel

    hi i want to remove some words from my data and get result in next cell for ex :

    Cell A                                     | Cell B             
    ============================================================
    this is beautiful good fine a        | this is a         
    -----------------------------------------------------------
    beautiful a fine new this            |a this                
    ------------------------------------------------------------
    this number beautiful best  cool  |  this number cool 
    -------------------------------------------------------------

    any formula to remove these word and get result like in cell b in above.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: remove words and get result in other cell in excel

    One way:

    =TRIM(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A1,"beautiful",""),"good",""),"fine",""),"best",""))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    09-23-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    47

    Re: remove words and get result in other cell in excel

    thanks glenn its work

+ 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. Remove Duplicate Words from a Cell
    By Ocean Zhang in forum Excel General
    Replies: 10
    Last Post: 12-22-2022, 01:17 AM
  2. [SOLVED] Remove the words from Cell A1 that are in Column B
    By Grens in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-15-2016, 08:17 PM
  3. Remove duplicate words in a single cell
    By AnitaSTA in forum Excel General
    Replies: 2
    Last Post: 11-25-2014, 07:43 PM
  4. How to Remove Less than 4 Words in a Cell
    By jeteowo in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-19-2014, 08:50 AM
  5. How to remove two specific words from each cell in a column
    By pahari75 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-10-2013, 06:29 PM
  6. How to Remove More or Less than 3 Words in a Cell
    By yogamast12 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-25-2012, 02:50 AM
  7. remove the repeated words/numbers in a cell
    By darkhorse4321 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-24-2011, 02:17 AM

Tags for this Thread

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