D
Deborah S.
Here is a brief example of what I am trying to accomplish:
A B
1 Don
2 Jim w
3 Don w
4 Bob
5 Jim w
I would like to count the number of times that Don's name is on the list,
then the number of times Don has a "w" in the next column. The COUNTIF
function works for the first one but how do I get the second amount?
The results should be:
Bob 1
Don 2 1
Jim 2 2
I thank any and all in advance for any help that can be given on this.
Deborah
A B
1 Don
2 Jim w
3 Don w
4 Bob
5 Jim w
I would like to count the number of times that Don's name is on the list,
then the number of times Don has a "w" in the next column. The COUNTIF
function works for the first one but how do I get the second amount?
The results should be:
Bob 1
Don 2 1
Jim 2 2
I thank any and all in advance for any help that can be given on this.
Deborah