ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel ? Formula for moving average (https://www.excelbanter.com/excel-worksheet-functions/82359-excel-formula-moving-average.html)

TAL

Excel ? Formula for moving average
 
Bottom Qtile 410 is the answer (formula is =MIN(C386:C486) )
based on 52
weeks of entries,
each number
being a week.
C386 April 9/05
C486 April 9/06
Is it possible to have a formula that allows C386 to move to C387 & C486
moving to C487 as each week comes along.
C387 becomes April 16/05 C487 becomes April 16/06

Many Thanks
TAL



Ragdyer

Excel ? Formula for moving average
 
Don't know if I quite understand your question.

Can't you just copy the formula down the column, where the cell addresses in
the formula will *automatically* increment to the ranges that you're looking
for?

=MIN(C386:C486)
=MIN(C387:C487)
=MIN(C388:C488)

OR ... perhaps you're looking to keep the cells empty (blank) until data is
entered into the appropriate cells:

=IF(C486,MIN(C386:C486),"")
And copy down as needed.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"TAL" wrote in message
...
Bottom Qtile 410 is the answer (formula is =MIN(C386:C486) )
based on 52
weeks of entries,
each number
being a week.
C386 April 9/05
C486 April 9/06
Is it possible to have a formula that allows C386 to move to C387 & C486
moving to C487 as each week comes along.
C387 becomes April 16/05 C487 becomes April 16/06

Many Thanks
TAL





All times are GMT +1. The time now is 10:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com