J
JimS
5 4 7 1 1
3 8 2 9 6
4 5 6 7 4
3 2 7 8 3
Going across, I want to count the number the number of times column 1
matches column 5. The answer would be two. I tried sumproduct and
countif, but I must be formatting it wrong.
Thanks
3 8 2 9 6
4 5 6 7 4
3 2 7 8 3
Going across, I want to count the number the number of times column 1
matches column 5. The answer would be two. I tried sumproduct and
countif, but I must be formatting it wrong.
Thanks