Hi there, I was wondering if anyone could help me build the following:
I have a whole lot of data on column b, I want moving averages in column c.
in cell d3 I would like to tell this functions how many rows to select below the active B cell needs to be analysed in that average.
as in
active cell: b2 -> the value in d3 is 5 then the function analyses the average of the range (b2:b7)
If d3 is 6, the te function analyses the average of the range (b2:b8)
can anyone help me?
Tthanks!
I have a whole lot of data on column b, I want moving averages in column c.
in cell d3 I would like to tell this functions how many rows to select below the active B cell needs to be analysed in that average.
as in
active cell: b2 -> the value in d3 is 5 then the function analyses the average of the range (b2:b7)
If d3 is 6, the te function analyses the average of the range (b2:b8)
can anyone help me?
Tthanks!