ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Matching address with two seperate worksheets (https://www.excelbanter.com/excel-worksheet-functions/217381-matching-address-two-seperate-worksheets.html)

Christie

Matching address with two seperate worksheets
 
I have two worksheets with names and address. How do I match these?

Otto Moehrbach[_2_]

Matching address with two seperate worksheets
 
Christie
What do you mean by "match"? Do you want to compare the contents of one
sheet with that of the other sheet to find a match if there is one? What do
you want to happen or do when you find a match? HTH Otto
"Christie" wrote in message
...
I have two worksheets with names and address. How do I match these?




Christie

Matching address with two seperate worksheets
 
I want to compare the contents of one sheet to another. I need it to say YES
if the name and address matches the name and address of the other spreasheet
sheet. If it doesn't match to say no.


"Otto Moehrbach" wrote:

Christie
What do you mean by "match"? Do you want to compare the contents of one
sheet with that of the other sheet to find a match if there is one? What do
you want to happen or do when you find a match? HTH Otto
"Christie" wrote in message
...
I have two worksheets with names and address. How do I match these?





David Biddulph[_2_]

Matching address with two seperate worksheets
 
=IF(Sheet1!A1=Sheet2!A1,"Yes","No")
Use the AND function if you want to compare more than one pair of cells at a
time.
--
David Biddulph

"Christie" wrote in message
...
I want to compare the contents of one sheet to another. I need it to say
YES
if the name and address matches the name and address of the other
spreasheet
sheet. If it doesn't match to say no.


"Otto Moehrbach" wrote:

Christie
What do you mean by "match"? Do you want to compare the contents of
one
sheet with that of the other sheet to find a match if there is one? What
do
you want to happen or do when you find a match? HTH Otto
"Christie" wrote in message
...
I have two worksheets with names and address. How do I match these?







Otto Moehrbach[_2_]

Matching address with two seperate worksheets
 
Christie
Do you want to compare row 1 of one sheet to ONLY row 1 of the other
sheet or do you want to compare row 1 of one sheet to EVERY row of the other
sheet? If you want to compare to every row in the other sheet, where do you
want the Yes/No? Otto
"Christie" wrote in message
...
I want to compare the contents of one sheet to another. I need it to say
YES
if the name and address matches the name and address of the other
spreasheet
sheet. If it doesn't match to say no.


"Otto Moehrbach" wrote:

Christie
What do you mean by "match"? Do you want to compare the contents of
one
sheet with that of the other sheet to find a match if there is one? What
do
you want to happen or do when you find a match? HTH Otto
"Christie" wrote in message
...
I have two worksheets with names and address. How do I match these?







Christie

Matching address with two seperate worksheets
 
I want to compare 1 row with the entire sheet but I also wnat there name to
match aswell. So the name and address need to match.

"Otto Moehrbach" wrote:

Christie
Do you want to compare row 1 of one sheet to ONLY row 1 of the other
sheet or do you want to compare row 1 of one sheet to EVERY row of the other
sheet? If you want to compare to every row in the other sheet, where do you
want the Yes/No? Otto
"Christie" wrote in message
...
I want to compare the contents of one sheet to another. I need it to say
YES
if the name and address matches the name and address of the other
spreasheet
sheet. If it doesn't match to say no.


"Otto Moehrbach" wrote:

Christie
What do you mean by "match"? Do you want to compare the contents of
one
sheet with that of the other sheet to find a match if there is one? What
do
you want to happen or do when you find a match? HTH Otto
"Christie" wrote in message
...
I have two worksheets with names and address. How do I match these?








All times are GMT +1. The time now is 08:59 AM.

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