How can I count a column with any value in it?

D

Duke Carey

That's a pretty vague and ambiguous question. Rather than us trying to
divine what you mean, how about you provide a little more detail.
 
F

Felix

I have a list of students with email, names etc
I have the data filter function on so I can look at it like a DB, but
when I filter lets say on an organization to find out how many people
are in that org, I have to count manually. Is there a way to add a
count items function to give me an instant count?
Thanks
Felix
 
Top