Hi
So I would like to work out a 3 month rolling average of data using an OFFSET function.
The only issue is how can I amend my formula so that if I miss a month's data the cell is ignored an the previous month's data is used?
The formula that I am using is =AVERAGE(OFFSET(B3,0,COUNTA(C3:N3),1,-3)).
Many Thanks
BOB
So I would like to work out a 3 month rolling average of data using an OFFSET function.
The only issue is how can I amend my formula so that if I miss a month's data the cell is ignored an the previous month's data is used?
The formula that I am using is =AVERAGE(OFFSET(B3,0,COUNTA(C3:N3),1,-3)).
Many Thanks
BOB