LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Displaying duplicate recrords from a Data List

Say we have in A1 thru A11:

NAMES
james
james
mike
mike
david
george
nigel
trevor
william
albert

and we want to see only duplicated names. In B1 enter:
TAG
In B2 enter:
=COUNTIF(A:A,A2) and copy down. We see:

NAMES TAG
james 2
james 2
mike 2
mike 2
david 1
george 1
nigel 1
trevor 1
william 1
albert 1

Click on B1 and:

Data Filter AutoFilter Custom... Is greater than 1
and we now see:

NAMES TAG
james 2
james 2
mike 2
mike 2

--
Gary''s Student - gsnu200797


"Craig" wrote:

Hi,

Is there a way for Excel 03 or 07 to quickly scan a data list and display
only duplicate records?

Thank you!

Craig

 
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
Displaying Duplicate Data? tjs Excel Discussion (Misc queries) 4 January 15th 08 02:35 PM
BUG? : data validation in-cell drop down list is not displaying Patachoup Excel Discussion (Misc queries) 9 May 17th 07 07:51 AM
make a list from another list ignoring duplicate entries from orig Kroka Excel Worksheet Functions 1 March 7th 07 10:36 PM
Get rid of empty cells when displaying Data validation list mbeauchamp Excel Discussion (Misc queries) 6 October 5th 06 09:37 PM
problems with displaying "duplicate vlookup values" in same column p CAST Excel Discussion (Misc queries) 7 August 7th 06 06:24 PM


All times are GMT +1. The time now is 04:14 AM.

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"