ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   match (https://www.excelbanter.com/excel-discussion-misc-queries/132226-match.html)

Martin

match
 
I have 2 colums of numbers that I need to match with each other

Bob Phillips

match
 
How do you want to see matches? A column showing if A matches B, B matches
A, either, highlighting, or what?
--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"martin" wrote in message
...
I have 2 colums of numbers that I need to match with each other




Martin

match
 
Hi The 2 colums of numbers are on differant sheets so I would like it to say
true if the numbers on sheet 1 match the numbers on sheet 2 if they dont then
false to show

"Bob Phillips" wrote:

How do you want to see matches? A column showing if A matches B, B matches
A, either, highlighting, or what?
--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"martin" wrote in message
...
I have 2 colums of numbers that I need to match with each other





Teethless mama

match
 
=COUNTIF(Sheet2!$A$1:$A$100,Sheet1!A1)0

Adjust your range to suit
copy down as far as needed


"martin" wrote:

I have 2 colums of numbers that I need to match with each other


Bob Phillips

match
 
So just use

=MATCH(A1,Sheet2!A:A,0)

in B1 and copy down

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"martin" wrote in message
...
Hi The 2 colums of numbers are on differant sheets so I would like it to
say
true if the numbers on sheet 1 match the numbers on sheet 2 if they dont
then
false to show

"Bob Phillips" wrote:

How do you want to see matches? A column showing if A matches B, B
matches
A, either, highlighting, or what?
--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"martin" wrote in message
...
I have 2 colums of numbers that I need to match with each other







Martin

match
 
Thanks

"Teethless mama" wrote:

=COUNTIF(Sheet2!$A$1:$A$100,Sheet1!A1)0

Adjust your range to suit
copy down as far as needed


"martin" wrote:

I have 2 colums of numbers that I need to match with each other


Steve

match
 
Can you send me a sample of it? I might be able to help

"martin" wrote:

I have 2 colums of numbers that I need to match with each other



All times are GMT +1. The time now is 03:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com