Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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! |
#2
![]() |
|||
|
|||
![]() The formula that you are looking for would be COUNTIF(), read it up. Blink Wrote: 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! -- Morrigan ------------------------------------------------------------------------ Morrigan's Profile: http://www.excelforum.com/member.php...fo&userid=7094 View this thread: http://www.excelforum.com/showthread...hreadid=399096 |
#3
![]() |
|||
|
|||
![]() =COUNTIF(A1:A25,"200"), where "A1:A25" is whatever your range is. -- Excel_Geek ------------------------------------------------------------------------ Excel_Geek's Profile: http://www.excelforum.com/member.php...o&userid=26423 View this thread: http://www.excelforum.com/showthread...hreadid=399096 |
#4
![]() |
|||
|
|||
![]()
Assuming numbers are in col A,
try in say, B1: =COUNTIF(A:A,"200") -- Rgds Max xl 97 --- Singapore, GMT+8 xdemechanik http://savefile.com/projects/236895 -- "Blink" wrote in message oups.com... 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! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
counting a cell range within a range | Excel Worksheet Functions | |||
Counting within a filtered range | Excel Worksheet Functions | |||
Counting empty cells within a range of cells | New Users to Excel | |||
Counting spefic cell (not a range) with a value greater than 1 | Excel Discussion (Misc queries) | |||
Counting empty cells within a range of cells | New Users to Excel |