How do I count the number of times a particular charcter ("." say) appears in
a cell.
For example, ABC.1.21.31.2 should retun 4.
Is there a formula?
How do I count the number of times a particular charcter ("." say) appears in
a cell.
For example, ABC.1.21.31.2 should retun 4.
Is there a formula?
=LEN(A1)-LEN(SUBSTITUTE(A1,".",""))
--
HTH
RP
(remove nothere from the email address if mailing direct)
"RH" <[email protected]> wrote in message
news:[email protected]...
> How do I count the number of times a particular charcter ("." say) appears
in
> a cell.
>
> For example, ABC.1.21.31.2 should retun 4.
>
> Is there a formula?
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks