+ Reply to Thread
Results 1 to 5 of 5

to remove duplicate text within a cell using formula.

  1. #1
    Registered User
    Join Date
    12-12-2014
    Location
    Pakistan
    MS-Off Ver
    Excell 2010
    Posts
    2

    to remove duplicate text within a cell using formula.

    Trying to remove duplicate text within a cell.
    Could it be done using formula rather then macros?

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,077

    Re: to remove duplicate text within a cell using formula.

    have you got examples?
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    06-16-2013
    Location
    sydney, australia
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: to remove duplicate text within a cell using formula.

    i have data something like below

    ARD Alignment and Mechanical ServicesARD Alignment and Mechanical Services
    DKC DENT REMOVALDKC DENT REMOVAL
    Bill Horton's Healing Massage and HomeopathyBill Horton's Healing Massage and Homeopathy
    Annerley Motor InnAnnerley Motor Inn



    where i have to remove the duplicate words.

    can you please give me step by step to do this

    thanks
    karthisiva

  4. #4
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: to remove duplicate text within a cell using formula.

    Hi
    Try this one
    =LEFT(A1,LEN(A1)/2)

    suppose that your data starts from A1 cell then drag down
    Appreciate the help? CLICK *

  5. #5
    Registered User
    Join Date
    06-16-2013
    Location
    sydney, australia
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: to remove duplicate text within a cell using formula.

    Works fine Great 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. Trying to remove duplicate text within a cell
    By ThatDamnRedhead in forum Excel General
    Replies: 11
    Last Post: 12-12-2014, 08:50 AM
  2. Replies: 3
    Last Post: 06-15-2014, 11:31 AM
  3. Remove duplicate text from a cell
    By Ezabel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-28-2014, 11:27 AM
  4. remove duplicate text within a cell
    By vitetor in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-31-2011, 04:24 PM
  5. Remove duplicate text in cell
    By jboomer in forum Excel General
    Replies: 7
    Last Post: 11-10-2009, 04:58 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