Thread
:
Comparing and counting occurences in 2 columns
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Bondi
Posts: n/a
Comparing and counting occurences in 2 columns
Hi,
You can use CountIf()
=COUNTIF(Column1,Criteria)
Regards,
Bondi
Reply With Quote