#1   Report Post  
LBTeacher
 
Posts: n/a
Default matches

How do I locate matches of names from two or more lists on names in Excel?
  #2   Report Post  
pameluh
 
Posts: n/a
Default matches

http://www.cpearson.com/excel/duplicat.htm

"LBTeacher" wrote:

How do I locate matches of names from two or more lists on names in Excel?

  #3   Report Post  
pameluh
 
Posts: n/a
Default matches

Also, you can try copying both lists to one spreadsheet so you don't damage
your original lists. This will produce a list of entries that exist in both
lists.

For this example to work, you need to get all the data in the same column.
So, for example, list a is rows 1-15, and list b is rows 16-30 in this new
spreadsheet.

Select column A | Data | Sort | OK

This will sort your list by column A.

In the cell A2, type this formula: =if(a1=a2,a1,"")

What this formula does, is check the name in the cell below to see if it's
the same, if it does, it will spit out the name into column B.

Copy this formula down the length of your list. To do this, hover your
mouse over the bottom right corner of A2 until it turns into a black cross,
then drag down the length of your list.

Select Column B | Ctrl+C | Select Column C | Edit | Paste Special | Values |
OK

Select Columns A and B | Right click | Delete

Data | Sort | OK

Print | Give to boss | Get a raise

Hope this is helpful!

Pamela :)

"LBTeacher" wrote:

How do I locate matches of names from two or more lists on names in Excel?

  #4   Report Post  
pameluh
 
Posts: n/a
Default matches

Sorry, see corrections below

"pameluh" wrote:

Also, you can try copying both lists to one spreadsheet so you don't damage
your original lists. This will produce a list of entries that exist in both
lists.

For this example to work, you need to get all the data in the same column.
So, for example, list a is rows 1-15, and list b is rows 16-30 in this new
spreadsheet.

Select column A | Data | Sort | OK

This will sort your list by column A.

In the cell ***B2***, type this formula: =if(a1=a2,a1,"")

What this formula does, is check the name in the cell below to see if it's
the same, if it does, it will spit out the name into column B.

Copy this formula down the length of your list. To do this, hover your
mouse over the bottom right corner of A2 until it turns into a black cross,
then drag down the length of your list.

Select Column B | Ctrl+C | Select Column C | Edit | Paste Special | Values |
OK

Select Columns A and B | Right click | Delete

Data | Sort | OK

Print | Give to boss | Get a raise

Hope this is helpful!

Pamela :)

"LBTeacher" wrote:

How do I locate matches of names from two or more lists on names in Excel?

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
matches in two collums of numbers? kdbeal Excel Discussion (Misc queries) 1 November 8th 05 03:18 AM
Multiple matches using LOOKUP Sonya795 Excel Worksheet Functions 0 August 9th 05 10:17 PM
How do I count number of cels the matches 2 conditions ? Abra Excel Worksheet Functions 2 February 27th 05 08:56 PM
create a scale x axis that matches the straighted form of a norma. John Charts and Charting in Excel 1 February 13th 05 02:07 PM
matches Ray Newman via OfficeKB.com Excel Discussion (Misc queries) 3 February 7th 05 11:09 PM


All times are GMT +1. The time now is 01:29 PM.

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"