Averaging intervals of data

S

Shane Devenshire

Hi,

In the case of your sample enter the following formula in F1 and copy it down:

=AVERAGE(B1:E1)
 
Top