I have a long spread sheet(18000) in which I have to take average of every 20 rows and post them on a new sheet. I use the formula =average(sheet1!A1:A20) and then just to setup a trend I enter the next consecutive numbers i.e A21:A40, A41:A60 and so on in the next few rows. Now when I use the...