Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 683
Default comparing lists

I have two lists with names and phone numbers. How can I search one list
against the other for all the matching records?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 245
Default comparing lists

You can use conditional formatting to highlight colours in one list that
appear in the other:
Example:
If you want to match B1:B5 against A1:A5

You did not include your version number. These instruction apply to XL2003


Click on B1.
Click Format, Conditional Formatting
Change condition 1 to 'Formula is'
Enter the formula =MATCH(B1,$A$1:$A$5,0)0
Click the format button
Choose your background colour
Click OK, twice
Copy B1
Highlight B1:B5
Click Edit, Paste Special, select Formats, click OK.

To highlight matching values in column A, do the reverse.

There is an alternate method that will do everything in one step but the
alternative will highlight two matching values in column one despite no
corresponding values in column 2.

For Excel 2007, the following shows how to add conditional formatting

http://www.homeandlearn.co.uk/excel2...l2007s6p2.html

The above Match formula should apply.

--
Steve

"brian" wrote in message
...
I have two lists with names and phone numbers. How can I search one list
against the other for all the matching records?


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default comparing lists


brian;337500 Wrote:
I have two lists with names and phone numbers. How can I search one
list
against the other for all the matching records?


you can use vlookup or Index/match to sort out the problem .......
but sample sheet will be more helpful to guide you properly


--
mubashir aziz
------------------------------------------------------------------------
mubashir aziz's Profile: http://www.thecodecage.com/forumz/member.php?userid=237
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=94381

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
Comparing two lists John Fesen Excel Discussion (Misc queries) 3 February 22nd 09 01:58 PM
Comparing two lists ExcelHelpNeeded Excel Worksheet Functions 3 September 5th 07 08:18 PM
Comparing Lists Q Excel Worksheet Functions 1 November 7th 05 09:08 PM
Comparing 2 Lists inomata Excel Discussion (Misc queries) 0 July 7th 05 12:45 PM
Comparing two lists Kyle New Users to Excel 5 May 10th 05 11:53 PM


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