Thread
:
Count Non Blank in column
View Single Post
#
2
JE McGimpsey
Posts: n/a
One way:
=COUNTA(A12:A1000)
In article ,
Diane Alsing wrote:
I would like to count from A12:A1000 how many cells are NOT blank. What
function can I use for this?
Reply With Quote