P
Pinda
I have a table with 2 columns, 1 column contains either G,
A, or Rs in them, and the other column has names.
I have a formula that counts all the Gs, As and Rs in the
column:-
=COUNTIF($H$8:$H$88,"G")
=COUNTIF($H$8:$H$88,"A")
=COUNTIF($H$8:$H$88,"R")
I want another formula that uses the names as a condition
as well.
For example, count all Gs that Joe Bloggs has. (with Joe
Bloggs being one of the possible names in the name column.
Any ideas? Help would be much appreicated.
Regards,
Bhupinder Rayat
A, or Rs in them, and the other column has names.
I have a formula that counts all the Gs, As and Rs in the
column:-
=COUNTIF($H$8:$H$88,"G")
=COUNTIF($H$8:$H$88,"A")
=COUNTIF($H$8:$H$88,"R")
I want another formula that uses the names as a condition
as well.
For example, count all Gs that Joe Bloggs has. (with Joe
Bloggs being one of the possible names in the name column.
Any ideas? Help would be much appreicated.
Regards,
Bhupinder Rayat