+ Reply to Thread
Results 1 to 6 of 6

Show no duplicate data in a specific rows

  1. #1
    Registered User
    Join Date
    02-17-2008
    Posts
    51

    Show no duplicate data in a specific rows

    Hi everyone,

    I need your help! I require a formula that will show unique data in a specific rows or cells. Here are the data:

    Raw Data
    Col1
    Row 1 A
    Row 2 A
    Row 3 B
    Row 4 C
    Row 5 C

    The result should look like this (Note that the unique data are displayed in rows 6 to 8:

    Col1
    Row 6 A
    Row 7 B
    Row 8 C

    Your help is appreciated!

    Statsman
    Last edited by Statsman; 03-08-2009 at 07:57 PM. Reason: Issue resolved

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Show no duplicate data in a specific rows

    Your example is very specific. A formula based "filter" can be easy with the use a helper column, or hard with the use of an array formula and no helper column.

    The main question is how big is your real data set? Is your example too simple? Can you identify how large a data set this has to function on, and do the rows "move" or not. This will all substantively effect the answer and the implementation.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-17-2008
    Posts
    51

    Re: Show no duplicate data in a specific rows

    Thanks for looking at this JB.

    The data set is simple and the rows will not move. Of course, I will decide the number of rows I will use in my sheet. But for now, let's utilize 5 rows only.

    Thanks again,
    Statsman

  4. #4
    Registered User
    Join Date
    02-17-2008
    Posts
    51

    Re: Show no duplicate data in a specific rows

    Hi guys,

    I am wondering if you are able to assist me to the above issue.


    Thanks,

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Show no duplicate data in a specific rows

    Start with an Advanced Filter.

    Highlight your data, click on DATA > FILTER> ADVANCED FILTER

    [x] Copy to another location (select target cell)
    [x] Unique records only
    OK

  6. #6
    Registered User
    Join Date
    02-17-2008
    Posts
    51

    Re: Show no duplicate data in a specific rows

    Quote Originally Posted by JBeaucaire View Post
    Start with an Advanced Filter.

    Highlight your data, click on DATA > FILTER> ADVANCED FILTER

    [x] Copy to another location (select target cell)
    [x] Unique records only
    OK

    Hi JBeaucaire - this is not exactly what I am looking for but it is okay. I have resolved the issue. Thanks!

+ 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