D
dicko1
Hi all,
I am trying to return the count of values in column B based on column
A matching C1. For example:
A B C
1 Bob 11/4/2010 Bob
2 Bob 11/3/2010
3 Steve 11/4/2010
4 Sara 11/9/2010
5 Kim 11/9/2010
6 Kim 11/9/2010
7 Bob 11/3/2010
8 Steve 11/12/2010
I thought this should work but it doesnt. =countif(B1:B8,A1:A8=C1)
Any ideas?
Thanks,
Ryan
I am trying to return the count of values in column B based on column
A matching C1. For example:
A B C
1 Bob 11/4/2010 Bob
2 Bob 11/3/2010
3 Steve 11/4/2010
4 Sara 11/9/2010
5 Kim 11/9/2010
6 Kim 11/9/2010
7 Bob 11/3/2010
8 Steve 11/12/2010
I thought this should work but it doesnt. =countif(B1:B8,A1:A8=C1)
Any ideas?
Thanks,
Ryan