![]() |
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? |
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? . |
All times are GMT +1. The time now is 03:42 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com