I have a question about Excel formulas for which I would greatly appreciate some advice or assistance.
I have a column in which I populate a daily value (let’s say “Points”) in each row. So, for example, cell A1 has the points for Monday 15 Feb, A2 has the points for Tuesday 16 Feb and so on.
I am trying to create a formula that will, in B2, give me the average of A1 and A2; and in B3 give me the average of A1 to A3, with the average of the A cells always starting at A1 and including the current (eg today’s) A cell. So the total A values being averages always increment by one day.
Any help would be greatly appreciated, thanks