Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jellaby
 
Posts: n/a
Default Is there a quick way to delete all duplicate rows in a column?

Column A consists of names; Column B consists of dates. If a name is
registered on more than one occasion, there will be two entries with same
name, different dates. Is there a quick way to delete these duplicates other
than sorting Col. A alphabetically and deleting them manually?
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

In C1 add

=IF(COUNTIF($A$1:A1,A1)1,"Dup","")

and copy down

then filter on column C, and select Dup, and delete visible rows

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Jellaby" wrote in message
...
Column A consists of names; Column B consists of dates. If a name is
registered on more than one occasion, there will be two entries with same
name, different dates. Is there a quick way to delete these duplicates

other
than sorting Col. A alphabetically and deleting them manually?



  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

DataFilterAdvanced Filter.

Check "unique records only" and "copy to another location".

For more on this see Debra Dalgleish's site.

http://www.contextures.on.ca/xladvfilter01.html


Gord Dibben Excel MVP

On Mon, 16 May 2005 13:53:01 -0700, "Jellaby"
wrote:

Column A consists of names; Column B consists of dates. If a name is
registered on more than one occasion, there will be two entries with same
name, different dates. Is there a quick way to delete these duplicates other
than sorting Col. A alphabetically and deleting them manually?


  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Dataadavnced filter, copy to another location and unique records only


Regards,

Peo Sjoblom

"Jellaby" wrote:

Column A consists of names; Column B consists of dates. If a name is
registered on more than one occasion, there will be two entries with same
name, different dates. Is there a quick way to delete these duplicates other
than sorting Col. A alphabetically and deleting them manually?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I delete duplicate rows in an excel spreadsheet? jsm Excel Discussion (Misc queries) 4 May 14th 05 07:48 PM
How to delete blank rows John Mansfield Excel Discussion (Misc queries) 3 April 27th 05 11:48 PM
I want to delete duplicate rows of similar info and use the lates. jsawyer Excel Discussion (Misc queries) 3 February 15th 05 11:17 PM
How to delete duplicate rows in Excel 2000? PAL@Emory Excel Discussion (Misc queries) 1 January 28th 05 03:08 PM
I want to delete rows with duplicate entries within one column. kini olegario Excel Discussion (Misc queries) 1 January 15th 05 01:44 AM


All times are GMT +1. The time now is 08:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"