Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bzzer
 
Posts: n/a
Default Find if value in column A exists in Column B

Hi there - I have 2 columns of data (numerical), I need to find how many
values exist in both columns. Some type of lookup function should do it, but
I tried and was unsuccessful. Can anyone help?
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

Try:

=SUMPRODUCT(COUNTIF(A1:A10,B1:B10))

HTH
Jason
Atlanta, GA

-----Original Message-----
Hi there - I have 2 columns of data (numerical), I need

to find how many
values exist in both columns. Some type of lookup

function should do it, but
I tried and was unsuccessful. Can anyone help?
.

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
find rows for unique data in 1 column and different data in other. Dot Majewski Excel Discussion (Misc queries) 1 January 21st 05 12:23 AM
find first nonzero value in column DAVID Excel Worksheet Functions 5 January 11th 05 03:31 AM
find first nonzero value in column DAVID Excel Worksheet Functions 2 January 11th 05 12:53 AM
find first nonzero value in column DAVID Excel Worksheet Functions 0 January 10th 05 01:11 PM
Find AVG/MIN of a Column, excluding 0's and NULL's? JT Excel Worksheet Functions 3 November 4th 04 06:15 PM


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