Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
VMI VMI is offline
external usenet poster
 
Posts: 2
Default Comparing two columns

How can I compare two columns to see which cells are different?

Thanks.

Excel 2003 SP3
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Comparing two columns

If you want to compare contents of column B with A, use this formula in
column C
=IF(COUNTIF(A:A,B1)0,"Match","No Match")

--
Ak


"VMI" wrote:

How can I compare two columns to see which cells are different?

Thanks.

Excel 2003 SP3

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
Need elp comparing two columns in VBA [email protected] Excel Programming 0 August 27th 07 03:57 PM
Comparing two columns of information with 2 new columns of informa cbuck Excel Discussion (Misc queries) 1 January 16th 07 09:49 PM
Comparing 2 columns if they are the same Faio Excel Worksheet Functions 4 November 15th 05 10:18 AM
Comparing columns garzar Excel Discussion (Misc queries) 2 October 5th 05 07:49 PM
comparing two columns, help! Mark[_56_] Excel Programming 2 April 21st 05 03:42 PM


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