+ Reply to Thread
Results 1 to 4 of 4

Highight Duplicate Phrases in a column

  1. #1
    Registered User
    Join Date
    09-13-2012
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Highight Duplicate Phrases in a column

    Hello,

    I am unsure if I would even need VBA to do this. I am trying to find a way to highlight all cells in column AO that have duplicate phrases and transfer just the phrase over to column CF. Ex: A cell containing "She didn't listen" and a cell containing "They didn't listen" would highlight and "didn't listen" would move over to Column CF. Would it be possible to do this without specifying the exact phrase?
    Last edited by daneff; 03-13-2014 at 11:35 AM.

  2. #2
    Registered User
    Join Date
    09-13-2012
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Highight Duplicate Phrases in a column

    Anybody happen to know if this is possible? I'm not really sure this is possible. Actually if it could just copy the phrase over to column CF, it wouldn't need to highlight.

  3. #3
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Highight Duplicate Phrases in a column

    I believe that no one can say something for sure in Excel.

    As an opinion(same as the other 80 people that seen your thread) this that you describe can not be done.

    I hope to be wrong on this.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  4. #4
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573

    Re: Highight Duplicate Phrases in a column

    No response does not mean that it can not be done. It probably just means that it would take an extensive effort to do. I would not even consider doing such a thing without using code.

    Each cell has to be compared to every other cell. The complexity increases with the number of words in each cell and the number of cells. To compute the comparisons needed, use permutations.

    If the problem can be better defined and not as involved as I suspect, you might get a solution. Posting an example workbook with a before and after sheet helps those that help you.

+ 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. how to stop command button working if persifix cell is highight
    By sspreyer in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-31-2013, 09:29 AM
  2. Replies: 1
    Last Post: 06-01-2013, 01:27 AM
  3. Compare lists of phrases in two workbooks and import only missing phrases
    By Fireblejd in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-10-2011, 06:59 AM
  4. Duplicates! Count, Remove, Highight, etc...
    By ImpetuousRacer in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-21-2007, 03:02 PM
  5. Finding Duplicate Phrases in a File
    By Mis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-28-2006, 07:40 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