#1   Report Post  
Posted to microsoft.public.excel.misc
s_tyrone
 
Posts: n/a
Default Compare two lists?


Hi,

Very simple question, I have two lists of people with one much longer
than the other.

I want to compare the lists and have an indicater to find out which
names from the smaller list shows up on the larger list.

thanks so much.


--
s_tyrone
------------------------------------------------------------------------
s_tyrone's Profile: http://www.excelforum.com/member.php...o&userid=27510
View this thread: http://www.excelforum.com/showthread...hreadid=489418

  #2   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default Compare two lists?


In the adjacent column,

=IF(ISNA(MATCH(A1,$B$1:$B$20,0)),"",MATCH(A1,$B$1: $B$20,0)), where A1
is the name to look up and B1:B20 contains the list of names to match.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=489418

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
Excel - need a function to compare lists JerryMatson Excel Worksheet Functions 1 November 24th 05 04:09 PM
compare two lists rob p Excel Discussion (Misc queries) 3 October 10th 05 07:01 PM
compare two lists rob p Excel Worksheet Functions 3 October 10th 05 07:01 PM
Compare 2 columns, and create a list of items that are in both lists ruby2sdy Excel Worksheet Functions 3 October 8th 05 11:04 AM
How do I compare lists and eliminate duplictates kateshere Excel Discussion (Misc queries) 2 July 11th 05 08:39 PM


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