Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TAL
 
Posts: n/a
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ragdyer
 
Posts: n/a
Default 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



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Average Array help with a formula chedd via OfficeKB.com Excel Worksheet Functions 2 January 30th 06 11:30 PM
Formula for determing average based on weighting John Sullivan Excel Worksheet Functions 2 December 16th 05 08:21 AM
converting formula from lotus.123 to excel zaharah Excel Worksheet Functions 2 July 27th 05 03:04 PM
Formula to Average times...again Denise Excel Discussion (Misc queries) 1 July 15th 05 08:26 PM


All times are GMT +1. The time now is 11:35 AM.

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

About Us

"It's about Microsoft Excel"