Thread: Count or CountA
View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=COUNTIF(A1:A10,"60")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Arturo" wrote in message
...
One column of numbers from A1:A10
Trying to count how many of the numbers are 60
=COUNT(A1:A1060) aint working...

Appreciatively,
Arturo