sbroomfield
Programmer
I have a table which has single values ('A', 'B', 'C', etc)
in each cell. To summarise each row I have a formula like:
=COUNTIF(C7:AF7,"P". This gives me all the occurrences of P in that row.
I have now had to change the table so that it includes more than one value in a cell ('AFH', 'BC', 'PLG').
How can I still get all the occurrences of P? I've trawled through Excel Help but I can't seem to find a way of checking to see if a letter occurs in a string!
Many Thanks.
in each cell. To summarise each row I have a formula like:
=COUNTIF(C7:AF7,"P". This gives me all the occurrences of P in that row.
I have now had to change the table so that it includes more than one value in a cell ('AFH', 'BC', 'PLG').
How can I still get all the occurrences of P? I've trawled through Excel Help but I can't seem to find a way of checking to see if a letter occurs in a string!
Many Thanks.