View Single Post
  #2   Report Post  
Ev
 
Posts: n/a
Default

=countif(range,"c")

"Irv" wrote in message
...
Is it possible to write a formula to get a numeric value when trying to
add
up the number of a specific letter (i.e. #of C's) in a range' of cells. If
so
how do I write the formula.

Ex: =IFsum(???) or =IF(range, 'C')???

Help