How would i write the formula for entering 4 separte quarterly totals into a
bar graph. Thanks
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
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks