Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you have headers and data starts from row 2 ; in row 31 insert the formula
and copy down as required...In the below example it average the values of Col B =AVERAGE(INDIRECT(ADDRESS(ROW()-29,1) & ":B" & ROW(B31) )) If this post helps click Yes --------------- Jacob Skaria "Chris" wrote: I'm logging data into a spreadsheet daily and keeping track of a rolling 30 days average and 1 std dev above the average. How do I easily create a way to update this everyday without changing the formula every day? I have dates on the left and numbers (25, 32, 28, etc.) next to the date. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number of days past due | Excel Worksheet Functions | |||
Count No of days past due | Excel Worksheet Functions | |||
get a rolling sum between current date - 30 days | Excel Worksheet Functions | |||
Rolling Balance after 30 days | Excel Worksheet Functions | |||
flag date within a cell after 15 days have past? | Excel Worksheet Functions |