Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
suzb
 
Posts: n/a
Default Comparing Data in 2 columns

I'm comparing data in 2 columns. I need to find unique cells that are located
in Column B that are not in column A.
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look at

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


In article ,
"suzb" wrote:

I'm comparing data in 2 columns. I need to find unique cells that are located
in Column B that are not in column A.

  #3   Report Post  
Myrna Larson
 
Posts: n/a
Default

In column C, put this formula:

=IF(COUNTIF($A$2:$A$100,B2)=0,"X","")

and copy it down

This will show an X next to the items in column B that aren't in column A.


On Wed, 5 Jan 2005 09:07:04 -0800, "suzb"
wrote:

I'm comparing data in 2 columns. I need to find unique cells that are located
in Column B that are not in column A.


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
Colors of columns after sorting data in the supporting table Booger_Boy Charts and Charting in Excel 6 January 24th 05 02:41 PM
Comparing data in two columns and highlighting the data David Kinsley Excel Worksheet Functions 6 January 4th 05 06:01 PM
Filtering Text Data from Multiple columns Brad Excel Worksheet Functions 6 January 1st 05 03:32 PM
Lookup Data in Several Columns simplywitt Excel Worksheet Functions 4 November 24th 04 04:11 PM
Comparing Data in two columns Marianne Excel Worksheet Functions 3 November 5th 04 10:26 PM


All times are GMT +1. The time now is 07:28 AM.

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"