ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Cross reference 2 excel docs (https://www.excelbanter.com/excel-programming/450698-cross-reference-2-excel-docs.html)

[email protected]

Cross reference 2 excel docs
 
Hi all,

I wonder if anyone can help me, I'm an excel nightmare and have a task which will allow me to work much more efficiently .

I have 2 excell documents both containing approx 500,000 postcodes and need to see which postcodes appear in both lists.

Thanks :)

isabelle

Cross reference 2 excel docs
 
hi,

put this formula in Book1 cell B1 then fill down
=COUNTIF('[Book2.xlsx]Sheet1'!$A:$A,A1)

do the same thing in Book2
=COUNTIF('[Book1.xlsx]Sheet1'!$A:$A,A1)

results = 0 means sole postcode

isabelle

Le 2015-03-03 11:19, a écrit :
Hi all,

I wonder if anyone can help me, I'm an excel nightmare and have a task which will allow me to work much more efficiently .

I have 2 excell documents both containing approx 500,000 postcodes and need to see which postcodes appear in both lists.

Thanks :)



All times are GMT +1. The time now is 07:54 PM.

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