RE: quarterly totals

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Devko,

Assume the months are in A1:A6 and the data is in B1:B6.

Jan 5
Feb 3
Mar 6
Apr 4
May 2
Jun 5

The formula for quarter 1 is
=AVERAGE(B1:B3)

The formula for quarter 2 is
=AVERAGE(B4:B6)

Quarters 3 and 4 follow the same logic.

----
Regards,
John Mansfield
http://www.pdbook.com


"Davko" wrote:

> How would i write the formula for entering 4 separte quarterly totals into a
> bar graph. Thanks
>
.



Relevant Pages