Hi!
I need to set up a worksheet on which I can automatically retrieve the average value of the 6 latest figures showing up. The challenge is that the list keep the same starting values, and monthly new values are added on, so the formula must include a reference not to cells but the the selection of the farthest down on the list. Any kind of suggestion would be appreciated!
Here an example:
32
435
657
677
34
56
456
56
56
56
Formula needed: average of cells containing 34, 56, 456, 56, 56, 56
Next month, however, that would look as follows:
32
435
657
677
34
56
456
56
56
56
28
Formula needed: average of cells containing 56, 456, 56, 56, 56, 28
Thanks for your help!
Bookmarks