Function - how to count all cells with text

R

RagDyeR

Another way:

=COUNTIF(A:A,"*?")

--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

How can I insert a function that only counts cells with text??
 
Top