Thread: Number Counting
View Single Post
  #2   Report Post  
bj
 
Posts: n/a
Default

=countif(data-range,comparison-value)

"DNA" wrote:

This is probably something simple, but I can't figure it out.

I have columns with two digit numbers (00 thru 99). I want to write a
formula that looks at this column and if any number is repeated, total the
number of times it's repeated.

Thanks so much for the help!!