Counting the number of times a character occurs in a cell

E

exceluser

How can you count the number of times a character occurs in a single
cell ?

For example, A1 contains the text:

abc,def,ghi

If you were counting the number of times the comma character occurred
in A1, the correct answer is 2.
 
Top