J
Jonathan Brown
I need a formula, like the countif function, that will count the number of
cells that contain a period. The countif function only looks for exact
matches of the criteria. Is there any way I can put in the criteria a
contains function?
=Countif(A2:B6, contains("."))
I can't imagine this would be difficult.
cells that contain a period. The countif function only looks for exact
matches of the criteria. Is there any way I can put in the criteria a
contains function?
=Countif(A2:B6, contains("."))
I can't imagine this would be difficult.