+ Reply to Thread
Results 1 to 3 of 3

How to delete redundant info/data rows

  1. #1
    Registered User
    Join Date
    12-04-2007
    Posts
    2

    How to delete redundant info/data rows

    I have a long list that I have sorted. There are over 59,000 rows. I am trying to compile a list of what I have. There are only about 2700 unique entries in my list.

    How do I sort or get rid of all the redundant entries in my one column?

    I need to be able to copy and paste or save this compiled list for use in another application that imports TXT's files and CSV files.

    My example has been attached.

    Thanks in advance.

    GenDis
    Attached Files Attached Files

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    How to delete redundant info/data rows

    There are several approaches to your issue.
    This one may be the most efficient and least duration to run:

    Assuming your 59,000 row data list has Column Headings (eg Date, Name, etc).

    Copy those headings off to the right of the data.
    Select the original list, including headings.

    Then....from the Excel Main Menu
    <data><filter><advanced filter>
    ...Check: Copy to another location
    ...Check: Unique records only
    ...Copy to: (select the titles you pasted off to the right)
    Click [OK]

    Now you'll have a list of only the unique values.

    Is that something you can work with?
    Post back if you have more questions.
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    12-04-2007
    Posts
    2
    You are the man...Thanks for the fast response.

    that worked perfectly

+ 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