Counting a range

  • Thread starter Thread starter Blink
  • Start date Start date
B

Blink

Hi,
I am having problems using a count formula. I have a list of numbers
and I want to count how many numbers are greater than 200. I'm not
sure which count formula to use and how to use it. Please help!
Thanks!
 
The formula that you are looking for would be COUNTIF(), read it up.
 
=COUNTIF(A1:A25,">200"), where "A1:A25" is whatever your range is.
 

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

Back
Top