Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
My question is regarding a range of data in values, say from 1 to 1000 in
cells A1-A100 (typical value being 47.4 etc) I am looking to get a formula which will select the values out of these results which are within specific ranges, I.e 0-49 - and report a count as a result. For instance if there are 3 results between 50-99 (64, 78, 81) I would like a formula which can identify these and produce a result of '3' to signify how many values fall into the range. Any ideas? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check out the Function:
FREQUENCY(data_array,bins_array) In Help!! "GD" wrote: My question is regarding a range of data in values, say from 1 to 1000 in cells A1-A100 (typical value being 47.4 etc) I am looking to get a formula which will select the values out of these results which are within specific ranges, I.e 0-49 - and report a count as a result. For instance if there are 3 results between 50-99 (64, 78, 81) I would like a formula which can identify these and produce a result of '3' to signify how many values fall into the range. Any ideas? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Median calculation of grouped data. | Excel Worksheet Functions | |||
reporting of data | New Users to Excel | |||
Excel or Access for Data Entry and Reporting Application | Excel Discussion (Misc queries) | |||
using excel to pick data from a list, reporting names and integers | Excel Discussion (Misc queries) | |||
Grouped/outlined data only graphs when visible | Charts and Charting in Excel |