Thread
:
How do I count number of cells with info??
View Single Post
#
2
Biff
Posts: n/a
Hi!
Try this:
=COUNT(A:A)
Biff
"HJK" wrote in message
...
I'm writing a list of numbers, in the end I wand to count how many numbers
there are, I DON'T want the sum, just to know how many ther are. How can I
do
that??
Reply With Quote