View Single Post
  #1   Report Post  
Maileen
 
Posts: n/a
Default count not empty cell

Hi,

I have a sheet on which some data are written.
I would like to count how many rows have data. (data = text, not numbers)

something like :

=COUNTIF(range A:A;<"") and it should give me the amount of row where data
are written.

thx,
Maileen