+ Reply to Thread
Results 1 to 2 of 2

Deleting duplicate rows

  1. #1
    Kevin
    Guest

    Deleting duplicate rows

    How do I delete duplicate rows?? Please go step by step!! Thanks....

    Brent



  2. #2
    Bob Phillips
    Guest

    Re: Deleting duplicate rows

    Assuming the data is in column A

    In B1 add, =COUNTIF($A$1:A1,A1)>1, and copy down as many rows as in A

    Then insert a row at row 1

    Then do an autofilter on column B. Select column B, Data>Filter>Autofilter.

    Click the dropdown arrow in B1, and select TRUE, only the duplicates will be
    visible.

    Select the duplicates, F5>Special... and click Visible cells only

    Delete duplicates, Ctrl - together, click Yes when it asks Entire row?

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Kevin" <[email protected]> wrote in message
    news:[email protected]...
    > How do I delete duplicate rows?? Please go step by step!! Thanks....
    >
    > Brent
    >
    >




+ 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