View Single Post
  #1   Report Post  
Irv
 
Posts: n/a
Default Adding cells with alphabet and returning a numbric value

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