Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default delete records with unique value

i have an xls which has 20000 records in it, it has peoples names in the
first collumn with dob names and addresses in, i want to delete people who
only occur once or are unique however as the other fields for the same person
are different when i do an auto filter selecting unique records, it displays
every record as being unique as there are different values in each field.

eg
bloggs joe 23/01/20 21 25 12 42 25
bloggs joe 23/01/20 21 20 11 42 85
smith sarah 01/05/06 20 12 51 28 42
smith julie 10/10/80 10 25 32 14 21
smith julie 10/10/80 15 24 24 28 95

from the table i want to delete sarah smith as she only occurs once but
doing a advanced filter wouldnt single that record out as the other values
are unique

any help would be greatly appreciated
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default delete records with unique value

Put a column to the left of the names and create a formula: =if(a2=a1,1,"")

This way unique records are highlighted (as well as the first instance of
new names).

Delete those rows which are truly unique records.
--
Brevity is the soul of wit.


"Jenna" wrote:

i have an xls which has 20000 records in it, it has peoples names in the
first collumn with dob names and addresses in, i want to delete people who
only occur once or are unique however as the other fields for the same person
are different when i do an auto filter selecting unique records, it displays
every record as being unique as there are different values in each field.

eg
bloggs joe 23/01/20 21 25 12 42 25
bloggs joe 23/01/20 21 20 11 42 85
smith sarah 01/05/06 20 12 51 28 42
smith julie 10/10/80 10 25 32 14 21
smith julie 10/10/80 15 24 24 28 95

from the table i want to delete sarah smith as she only occurs once but
doing a advanced filter wouldnt single that record out as the other values
are unique

any help would be greatly appreciated

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
delete used records from drop down list? Prashant T Excel Worksheet Functions 3 August 4th 06 09:56 PM
how to delete duplicate records in a row Christian Setting up and Configuration of Excel 2 July 21st 06 01:39 AM
how to get the number of unique records in a list louisp Excel Worksheet Functions 10 February 14th 06 12:02 AM
Unique records Pete Excel Discussion (Misc queries) 1 July 26th 05 06:58 PM
Deleting specific records [email protected] Excel Discussion (Misc queries) 6 June 22nd 05 11:35 PM


All times are GMT +1. The time now is 04:46 PM.

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

About Us

"It's about Microsoft Excel"