Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can I check names in one list agains names in another in excel?

I have a list of names in one column, andanother list of name in a separate
column. How do I cross-reference the names with eachother. What I want to
do is find out if a name in one column is repeated in the other. Is tis
possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 179
Default Can I check names in one list agains names in another in excel?

Use VLOOKUP function

Syntax
VLOOKUP(lookup_value,table_array,col_index_num,ran ge_lookup)

Ex: = VLOOKUP("DI-328", A2:D6, 3, FALSE)

"John@Hospice of Hope" wrote:

I have a list of names in one column, andanother list of name in a separate
column. How do I cross-reference the names with eachother. What I want to
do is find out if a name in one column is repeated in the other. Is tis
possible?

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
check a list of numbers for duplicate entries in Excel Space Excel Discussion (Misc queries) 3 August 15th 06 05:51 PM
auto updating list Larry Excel Worksheet Functions 8 July 27th 06 01:59 PM
Check 2 different list get associated value from a column deja Excel Worksheet Functions 1 April 20th 06 04:11 AM
find names on list 1 in list 2. list 1 4000 names list 2 400 name Ed Excel Worksheet Functions 1 September 4th 05 12:48 AM
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 04:18 AM.

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"