I have a column with integer values. I want a formula what will display the average of the three lowest values our of the most recent 8 values, that can go in a parallel column. The most recent value will be on the same row as the value being determined. The rows above are progressively older values. The value calculated should be rounded to the nearest integer.
These are metrics that are captured periodically with only the most recent 8 considered relavant to the latest value being determined.
Bookmarks