On Worksheet 1, I have data in Columns A through Z.
On Worksheet 2, I would like the columns to have the averages of Worksheet 1, however, they can not be rolling averages.
For example, Cell A1, =average(worksheet1!A:C),
then, I want Cell A2, =average(worksheet1!D:F).
Each consecutive cell should calculate the average of the next 3 cells on the other worksheet. Does anyone have a solution of how to do this without having to change the formulas in each cell?
Thanks!
Bookmarks