Count the times a number appears in a column

P

Paul R

I would to find out how I can lookup a column and count the number of times
a preticular number appears innthat column.

Thanks
Paul
 
D

Dave R.

Countif works if you want to count the # of "1" in a range that contains
1,11,111 and return the value 1.

if not, you want to count times that a character (number) occured, look for
the recent message in this group called "counting text" started by "stavrou"
which contains a formula to count all occurences.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top