#1   Report Post  
wjmd
 
Posts: n/a
Default Counting


I am having difficulty performing a count. I have a column of values,
which I put into several categories. Say the values range from 0 to 30, and a
category is numbers between 5 and 10. . I want to count the number of times a
value in the column equals a number in a category, say between 5 and 10 for
my example. For example, among the following values (4, 3, 8, 13, 10, 5, 1),
the answer would be 3 (for 8, 10 and 5).
I have tried a number of COUNT and SUM functions to no avail. Most
only give me the opportunity to put a condition of say "4" but nothing like
"5<=x<=10". I would appreciate any specific help. Thank you!
  #2   Report Post  
CLR
 
Posts: n/a
Default

=COUNTIF(A:A,"<=10")-COUNTIF(A:A,"<5")

Vaya con Dios,
Chuck, CABGx3


"wjmd" wrote in message
...

I am having difficulty performing a count. I have a column of

values,
which I put into several categories. Say the values range from 0 to 30,

and a
category is numbers between 5 and 10. . I want to count the number of

times a
value in the column equals a number in a category, say between 5 and 10

for
my example. For example, among the following values (4, 3, 8, 13, 10, 5,

1),
the answer would be 3 (for 8, 10 and 5).
I have tried a number of COUNT and SUM functions to no avail. Most
only give me the opportunity to put a condition of say "4" but nothing

like
"5<=x<=10". I would appreciate any specific help. Thank you!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting rows, then counting values. Michael via OfficeKB.com Excel Discussion (Misc queries) 7 August 4th 05 10:57 PM
Counting names in a column but counting duplicate names once TBoe Excel Discussion (Misc queries) 9 May 11th 05 11:24 PM
excel formula counting date to date in 4 columns stuie d Excel Worksheet Functions 1 May 4th 05 12:46 PM
Counting... Patrick G Excel Worksheet Functions 3 February 23rd 05 10:05 PM
Counting unique entries in column A but only if specific values appear in columns B and C markx Excel Worksheet Functions 1 February 10th 05 11:52 AM


All times are GMT +1. The time now is 08:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"