PC Review


Reply
Thread Tools Rate Thread

compare cells in two columns

 
 
Easydoesit
Guest
Posts: n/a
 
      10th May 2005
I'm trying to figure out how to get Excel to compare data in two columns and
flag cells that are not in the other column.

Thanks,

Dave H.


 
Reply With Quote
 
 
 
 
Max
Guest
Posts: n/a
 
      10th May 2005
One way ..

Assuming the "master" data list is in col A, A1 down,
and the other data is in col B, B1 down

you could put in C1:
=IF(ISNUMBER(MATCH(B1,A:A,0)),"","x")
and copy C1 down until the last row of data in col B

Col C will flag an "x" for those data in col B not found in col A
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <at>yahoo<dot>com
----
"Easydoesit" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm trying to figure out how to get Excel to compare data in two columns

and
> flag cells that are not in the other column.
>
> Thanks,
>
> Dave H.
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare 1 cell to column of cells returning adjacent cells info? Mr. Fine Microsoft Excel Worksheet Functions 1 15th Apr 2010 07:36 PM
Compare cells and copy columns after match Kcope8302 Microsoft Excel Worksheet Functions 2 5th Aug 2009 05:37 PM
compare two text columns and find the closest matched pair of cells betty77 Microsoft Excel Programming 1 4th Aug 2006 03:56 PM
How do I compare cells and if FALSE compare to next cell in EXCEL =?Utf-8?B?Q2luZGll?= Microsoft Excel Worksheet Functions 0 24th Mar 2006 05:29 PM
using functions to compare multiple columns for mismatch of cells =?Utf-8?B?TURJQVo0NTE=?= Microsoft Excel Worksheet Functions 3 13th Feb 2006 02:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:33 PM.