Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Charles Johnston
 
Posts: n/a
Default How to Calculate a sum between a rolling data range.

Hi

Please can anyone help me with this problem.

I have data of results of 1,000 tests either pass or fail. Data expressed
as fail fail pass pass pass pass pass pass fail pass fail etc. etc.

How can I automatically find the No of fails within a rolling 30 test sample
range?

For example how many fails between 1 and 30, and 2 and 31, and 3 and 32, and
4 and 33 and so on to the end of 1,000 tests.

Much obliged to anyone who can help.





  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

Just enter this in B1, and copy down, or, if Column A is already filled with
data, simply *double click* on the fill handle of B1 to automatically copy
the formula in B1 down Column B, as far as there is data in Column A.

=COUNTIF(A1:A30,"Fail")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"Charles Johnston" wrote in message
...
Hi

Please can anyone help me with this problem.

I have data of results of 1,000 tests either pass or fail. Data expressed
as fail fail pass pass pass pass pass pass fail pass fail etc. etc.

How can I automatically find the No of fails within a rolling 30 test sample
range?

For example how many fails between 1 and 30, and 2 and 31, and 3 and 32, and
4 and 33 and so on to the end of 1,000 tests.

Much obliged to anyone who can help.






  #3   Report Post  
Charles Johnston
 
Posts: n/a
Default

THANKS - That was the solution I was looking for!


"RagDyeR" wrote in message
...
Just enter this in B1, and copy down, or, if Column A is already filled
with
data, simply *double click* on the fill handle of B1 to automatically copy
the formula in B1 down Column B, as far as there is data in Column A.

=COUNTIF(A1:A30,"Fail")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"Charles Johnston" wrote in message
...
Hi

Please can anyone help me with this problem.

I have data of results of 1,000 tests either pass or fail. Data expressed
as fail fail pass pass pass pass pass pass fail pass fail etc. etc.

How can I automatically find the No of fails within a rolling 30 test
sample
range?

For example how many fails between 1 and 30, and 2 and 31, and 3 and 32,
and
4 and 33 and so on to the end of 1,000 tests.

Much obliged to anyone who can help.








  #4   Report Post  
RagDyer
 
Posts: n/a
Default

Appreciate the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Charles Johnston" wrote in message
...
THANKS - That was the solution I was looking for!


"RagDyeR" wrote in message
...
Just enter this in B1, and copy down, or, if Column A is already filled
with
data, simply *double click* on the fill handle of B1 to automatically

copy
the formula in B1 down Column B, as far as there is data in Column A.

=COUNTIF(A1:A30,"Fail")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"Charles Johnston" wrote in message
...
Hi

Please can anyone help me with this problem.

I have data of results of 1,000 tests either pass or fail. Data

expressed
as fail fail pass pass pass pass pass pass fail pass fail etc. etc.

How can I automatically find the No of fails within a rolling 30 test
sample
range?

For example how many fails between 1 and 30, and 2 and 31, and 3 and 32,
and
4 and 33 and so on to the end of 1,000 tests.

Much obliged to anyone who can help.









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
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Help making a chart that doesn't graph cells without data? Filtration Guy Excel Discussion (Misc queries) 0 March 22nd 05 09:21 PM
Adding more source data to existing scatter plot Tom Charts and Charting in Excel 1 March 21st 05 10:03 PM
Why " data analysis plus " override " data analysis " once instal. Alfred H K Yip Excel Worksheet Functions 1 March 20th 05 08:10 AM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


All times are GMT +1. The time now is 07:19 PM.

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

About Us

"It's about Microsoft Excel"