Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Alphabet
 
Posts: n/a
Default Help creating list of Reoccuring names


Hello

i need help in what formula or best way it would be to create a
seperate list from several, on a number of my sheets that will display
all names that have occured more than once. can anyone help.


--
Alphabet
------------------------------------------------------------------------
Alphabet's Profile: http://www.excelforum.com/member.php...o&userid=30180
View this thread: http://www.excelforum.com/showthread...hreadid=498626

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Help creating list of Reoccuring names

Here is one way, but it does show all of the repetitions as well

Select a range of cells in an adjacent column. Then in the formula bar enter

=IF(ISERROR(SMALL(IF(COUNTIF($A$1:$A$20,$A$1:$A$20 )1,ROW($A1:$A20),""),ROW(
$A1:$A20))),"",
INDEX($A$1:$A$20,SMALL(IF(COUNTIF($A$1:$A$20,$A$1: $A$20)1,ROW($A1:$A20),"")
,ROW($A1:$A20))))

and commit with Ctrl-Shift-Enter.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Alphabet" wrote in
message ...

Hello

i need help in what formula or best way it would be to create a
seperate list from several, on a number of my sheets that will display
all names that have occured more than once. can anyone help.


--
Alphabet
------------------------------------------------------------------------
Alphabet's Profile:

http://www.excelforum.com/member.php...o&userid=30180
View this thread: http://www.excelforum.com/showthread...hreadid=498626



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
Creating custom list with a comma in it barnabel Excel Discussion (Misc queries) 6 January 10th 06 06:14 AM
Creating an invoice with a lookup list wings Excel Discussion (Misc queries) 6 October 30th 05 02:37 AM
Excel Spreadsheet from Access. List of names changes as names are Gordy w/Hi Expectations Excel Discussion (Misc queries) 1 October 21st 05 03:30 AM
How do I find a name in a list of names? Cat Excel Worksheet Functions 2 September 7th 05 04:47 PM
How do I put a list of names and e-mail addresses in excel so tha. trav Excel Discussion (Misc queries) 4 December 2nd 04 02:56 AM


All times are GMT +1. The time now is 06:39 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"