+ Reply to Thread
Results 1 to 2 of 2

list with multiple repeated data

  1. #1
    ArturoCohen
    Guest

    list with multiple repeated data

    Hi, i have a column with a list of numers and letters, unsorted. the
    data in this column can be repeated, it goes like this

    Col1
    054T
    034K
    056L
    045L
    045N
    054T
    076H
    034K
    045L

    I Need a way that this codes are copied into another column (col2) but
    only once. if the code is 2 or more times in col1 it should be only
    once in col2. is there a formula that allows me to do this on the fly
    wothout recording any macro? the result shoul look like this:

    Col2
    054T
    034K
    056L
    045L
    045N
    076H

    all the codes are in col1, but they appear only once in Col2

    Sorry to bother.

    Thanks for all

    Arturo


  2. #2
    Dave Peterson
    Guest

    Re: list with multiple repeated data

    Data|Filter|Advanced filter
    Check unique records only.

    Debra Dalgleish explains it in more detail:
    http://www.contextures.com/xladvfilter01.html#FilterUR

    ArturoCohen wrote:
    >
    > Hi, i have a column with a list of numers and letters, unsorted. the
    > data in this column can be repeated, it goes like this
    >
    > Col1
    > 054T
    > 034K
    > 056L
    > 045L
    > 045N
    > 054T
    > 076H
    > 034K
    > 045L
    >
    > I Need a way that this codes are copied into another column (col2) but
    > only once. if the code is 2 or more times in col1 it should be only
    > once in col2. is there a formula that allows me to do this on the fly
    > wothout recording any macro? the result shoul look like this:
    >
    > Col2
    > 054T
    > 034K
    > 056L
    > 045L
    > 045N
    > 076H
    >
    > all the codes are in col1, but they appear only once in Col2
    >
    > Sorry to bother.
    >
    > Thanks for all
    >
    > Arturo


    --

    Dave Peterson

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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