PC Review


Reply
Thread Tools Rate Thread

Calculating Between Values

 
 
Flipside
Guest
Posts: n/a
 
      10th Jan 2006

Hope you can help me!

I have a column on one spreadsheet called "Platts Ports"

Now, I want to analize column E. I want to be able to pick out all the
values between 0 & 0 (>0 &<2). I then want to say the following:

Where value = between 0-2 (COUNT) then add up column F where all these
fields apply. Then divide COUNT(E) by the total of F( the sum we just
calculated)

To top this off, I need to do this from another sheet (within the same
Spreadsheet)

Hope you understand.



Email me at (E-Mail Removed) if you need me to priovide more info!


Thanks in advance


--
Flipside
------------------------------------------------------------------------
Flipside's Profile: http://www.excelforum.com/member.php...o&userid=17111
View this thread: http://www.excelforum.com/showthread...hreadid=499790

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      10th Jan 2006
I think I do

SUMPRODUCT(--(Sheet1!E1:E100>0),--(Sheet1!E1:E100<2))/
=SUMPRODUCT(--(Sheet1!E1:E100>0),--(Sheet1!E1:E100<2),Sheet1!F1:F100)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Flipside" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> Hope you can help me!
>
> I have a column on one spreadsheet called "Platts Ports"
>
> Now, I want to analize column E. I want to be able to pick out all the
> values between 0 & 0 (>0 &<2). I then want to say the following:
>
> Where value = between 0-2 (COUNT) then add up column F where all these
> fields apply. Then divide COUNT(E) by the total of F( the sum we just
> calculated)
>
> To top this off, I need to do this from another sheet (within the same
> Spreadsheet)
>
> Hope you understand.
>
>
>
> Email me at (E-Mail Removed) if you need me to priovide more info!
>
>
> Thanks in advance
>
>
> --
> Flipside
> ------------------------------------------------------------------------
> Flipside's Profile:

http://www.excelforum.com/member.php...o&userid=17111
> View this thread: http://www.excelforum.com/showthread...hreadid=499790
>



 
Reply With Quote
 
Flipside
Guest
Posts: n/a
 
      11th Jan 2006

Thanks alot man.

Great Help!!!


--
Flipside
------------------------------------------------------------------------
Flipside's Profile: http://www.excelforum.com/member.php...o&userid=17111
View this thread: http://www.excelforum.com/showthread...hreadid=499790

 
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
Re: Calculating quarterly values from YTD values ghetto_banjo Microsoft Access Queries 1 8th Apr 2010 01:19 PM
calculate values in an unlimited range of cells in a column WITHOUTalso calculating values that had previously been filtered AGAINST? yadang Microsoft Excel Misc 2 1st Oct 2009 06:18 PM
Calculating this month's values in report based on accumulated values krellingsen@gmail.com Microsoft Access Reports 1 30th Jun 2008 04:23 AM
Calculating different values =?Utf-8?B?SkpNODEw?= Microsoft Excel Misc 1 7th Apr 2006 10:25 PM
Calculating Values GB Microsoft Access Forms 2 3rd Nov 2003 02:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:47 PM.