Count identical characters in Excel cell
Solved
Fafam
-
Fafam -
Fafam -
Hello,
I would like to count the number of "a" in an Excel cell. I found an example formula on a forum:
In A1: abracadabra
=LEN(A1)-LEN(SUBSTITUTE(A1,"a",""))
The formula should return 5
But it doesn't work. Please, does anyone have an idea?
Thank you
Configuration: Windows XP / Internet Explorer 6.0
I would like to count the number of "a" in an Excel cell. I found an example formula on a forum:
In A1: abracadabra
=LEN(A1)-LEN(SUBSTITUTE(A1,"a",""))
The formula should return 5
But it doesn't work. Please, does anyone have an idea?
Thank you
Configuration: Windows XP / Internet Explorer 6.0