PC Review


Reply
Thread Tools Rate Thread

Counting ranges

 
 
Luther
Guest
Posts: n/a
 
      19th Dec 2007
Hello,

I have a range of numbers in 2 columns; 1st column are the observed values
and the 2nd column are the counts. What I need to do is create ranges for
those 2 columns and count them. The example below show this:

Duration Freq
2 4
3 4

So the result should be that

Column D = 2-3 (range of numbers)
Column E = 8 (sum of the counts for each)

Is there a formula that can accomplish this, please?

Thank you in advance,
Luther
 
Reply With Quote
 
 
 
 
merjet
Guest
Posts: n/a
 
      19th Dec 2007
MIN(D), MAX(D), SUM(E:E)

Put row numbers after column letters if desired.

Hth,
Merjet

 
Reply With Quote
 
Luther
Guest
Posts: n/a
 
      19th Dec 2007
Thank you for your response. However, I am looking at making this more
flexible; there are more ranges to account for, like 5-8 where the number of
values will not always be constant.

Example:
1. 5,6,7,8
2. 5,7,8



"merjet" wrote:

> MIN(D), MAX(D), SUM(E:E)
>
> Put row numbers after column letters if desired.
>
> Hth,
> Merjet
>
>

 
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
Counting Ranges CGI Microsoft Excel Misc 2 28th Dec 2009 05:16 PM
Counting ranges, please help SMutchnick Microsoft Excel Worksheet Functions 5 1st Jun 2006 07:55 PM
Counting variable ranges and auto-summing variable ranges Father Guido Microsoft Excel Programming 2 29th Mar 2006 04:07 AM
Counting Within Ranges Don Microsoft Access Queries 5 3rd Jan 2006 05:22 PM
Counting appearances in ranges druk Microsoft Excel Worksheet Functions 3 19th Mar 2004 09:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:14 PM.