P
PaulEvans
I have two columns as follows:
A X
B Y
B X
B Y
A X
A Y
A X
A Y
Using COUNTIF I have found the number of times that B occurs in colum
1 (the answer is 3). Similarly, I have used COUNTIF to find the numbe
of times that Y occurs in column 2 (the answer is 4). What I now wan
to know is the number of times that B occurs in column 1 but only whe
it is matched by Y in column 2 on the same row. The answer should b
2.
Any help would be appreciated
A X
B Y
B X
B Y
A X
A Y
A X
A Y
Using COUNTIF I have found the number of times that B occurs in colum
1 (the answer is 3). Similarly, I have used COUNTIF to find the numbe
of times that Y occurs in column 2 (the answer is 4). What I now wan
to know is the number of times that B occurs in column 1 but only whe
it is matched by Y in column 2 on the same row. The answer should b
2.
Any help would be appreciated