G
Guest
I have a column of input values that I keep a rolling average of the previous
5. There are also blank rows in the column that are not to be averaged. I
set up a column with the count function counting only cells with values.
When count is great than 5 it moves the data in column 1 to another column
and the other 4 using count -4. The new data takes the old data our because
the are now a new 5 to be averaged. An IF function with a sum of the new
column are used to average the 5. As new data is input into the column a
function averages the new line of data and the previous 4 non blank entries.
Is there a way to save each of my calculations or averages for future use?
Is ther any way to "lock" the data in a cell when put in the first time?
Thank you for any help.
5. There are also blank rows in the column that are not to be averaged. I
set up a column with the count function counting only cells with values.
When count is great than 5 it moves the data in column 1 to another column
and the other 4 using count -4. The new data takes the old data our because
the are now a new 5 to be averaged. An IF function with a sum of the new
column are used to average the 5. As new data is input into the column a
function averages the new line of data and the previous 4 non blank entries.
Is there a way to save each of my calculations or averages for future use?
Is ther any way to "lock" the data in a cell when put in the first time?
Thank you for any help.