Hi All,
I am trying to get a countif array formula to work.
The formula i am try to get looks like
{=countif($A$1:$A$10,B$1:B$10)}
So basically in column b i will have a number of values, and i am basically trying to see if any of the values in column b is found in column a.
So the above formula would return a positive number if a value in b is found in a.
HOwever the formula only seems to work if the matching number is in the top row.
eg
1 ,3
2, 2
4
5
6
7
8
9
10
11
doesn't give the required result.
how can i get this countif array formula to work?
Thanks
Bolo
I am trying to get a countif array formula to work.
The formula i am try to get looks like
{=countif($A$1:$A$10,B$1:B$10)}
So basically in column b i will have a number of values, and i am basically trying to see if any of the values in column b is found in column a.
So the above formula would return a positive number if a value in b is found in a.
HOwever the formula only seems to work if the matching number is in the top row.
eg
1 ,3
2, 2
4
5
6
7
8
9
10
11
doesn't give the required result.
how can i get this countif array formula to work?
Thanks
Bolo