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

I need to compare two columns in the same sheet. I want to return a number
that shows how many times the number in cell A1 was in Column B. I need to be
able to copy this formula down about 600 rows.
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 695
Default COMPARE COLUMNS

=COUNTIF($B$1:$B$600;A1)


"kor" skrev:

I need to compare two columns in the same sheet. I want to return a number
that shows how many times the number in cell A1 was in Column B. I need to be
able to copy this formula down about 600 rows.
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.programming
kor kor is offline
external usenet poster
 
Posts: 2
Default COMPARE COLUMNS

This works great! Thanks for your help.

"excelent" wrote:

=COUNTIF($B$1:$B$600;A1)


"kor" skrev:

I need to compare two columns in the same sheet. I want to return a number
that shows how many times the number in cell A1 was in Column B. I need to be
able to copy this formula down about 600 rows.
Thanks

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
how can I compare two columns snwwlf Excel Worksheet Functions 1 November 7th 08 12:31 AM
compare 2 columns Freeman_100[_3_] Excel Programming 1 April 6th 06 04:16 PM
compare 2 columns BettysAnswer Excel Worksheet Functions 1 January 27th 06 09:46 PM
Compare columns PiedmontJohn Excel Discussion (Misc queries) 4 January 7th 05 12:08 AM
Compare all following columns when value is same Allison Excel Programming 4 October 9th 04 12:03 AM


All times are GMT +1. The time now is 12:57 AM.

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"