PC Review


Reply
Thread Tools Rate Thread

how do i Count with in the cell range value is >5 and <=15

 
 
=?Utf-8?B?c2FuanU=?=
Guest
Posts: n/a
 
      1st Mar 2006
I have the list given below

27
19
10
22
10
17
22
5
20
3
20
17
10
28
27
12
15
29
33
24
35
10
15
16
12
21
10
16
34
22
17
22
27
26
21
12
15
12
3
20
4
3
15
16
15
15
14
59
15
24
34
13
13
23
11
11
15
4
17
11
23
23
10
13
19
23
14
15
12
28
29
34
25
21
10
11
14
22
11
16
4
12
19
56
30
32
22
29
51
8
32
36
18
2
31
17
79
9
18
18

and i have to count the repeted values i.e
< 5 6 - 15 16 - 25 25 - 50 50 - 75 > 75
---------------------------------------------------------------------
8 ? ? ? ?
?


can any buddy help me to get the result Please ???

sanjay
(E-Mail Removed)
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      1st Mar 2006
=COUNTIF(A:A,"<=15")-COUNTIF(A:A,"<=5")

etc.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"sanju" <(E-Mail Removed)> wrote in message
news:51D8B047-8D84-4F96-824D-(E-Mail Removed)...
> I have the list given below
>
> 27
> 19
> 10
> 22
> 10
> 17
> 22
> 5
> 20
> 3
> 20
> 17
> 10
> 28
> 27
> 12
> 15
> 29
> 33
> 24
> 35
> 10
> 15
> 16
> 12
> 21
> 10
> 16
> 34
> 22
> 17
> 22
> 27
> 26
> 21
> 12
> 15
> 12
> 3
> 20
> 4
> 3
> 15
> 16
> 15
> 15
> 14
> 59
> 15
> 24
> 34
> 13
> 13
> 23
> 11
> 11
> 15
> 4
> 17
> 11
> 23
> 23
> 10
> 13
> 19
> 23
> 14
> 15
> 12
> 28
> 29
> 34
> 25
> 21
> 10
> 11
> 14
> 22
> 11
> 16
> 4
> 12
> 19
> 56
> 30
> 32
> 22
> 29
> 51
> 8
> 32
> 36
> 18
> 2
> 31
> 17
> 79
> 9
> 18
> 18
>
> and i have to count the repeted values i.e
> < 5 6 - 15 16 - 25 25 - 50 50 - 75 > 75
> ---------------------------------------------------------------------
> 8 ? ? ? ?
> ?
>
>
> can any buddy help me to get the result Please ???
>
> sanjay
> (E-Mail Removed)



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
subtract one cell from each cell in a range and count instances tworrall Microsoft Excel Worksheet Functions 2 15th Oct 2009 05:31 PM
How do I count coloured cell in a particular range ? =?Utf-8?B?TmlybWFs?= Microsoft Excel Worksheet Functions 1 17th Apr 2007 09:14 AM
count a number range and a letter in a cell =?Utf-8?B?c2FudGF2aWdh?= Microsoft Excel Worksheet Functions 3 28th Apr 2006 11:11 AM
count if range contains match to another cell =?Utf-8?B?Y3JlYXRpdmVvcHM=?= Microsoft Excel Misc 7 23rd Feb 2006 06:22 PM
Count Cell Range discgolfer_1999 Microsoft Excel Discussion 2 6th Oct 2005 05:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:42 AM.