billandrew
Well-known Member
- Joined
- Mar 9, 2014
- Messages
- 743
Hello All
My question this afternoon, Is there an alternate way to average December January & February
The formula I am using is
={SUM(SUMIFS($B$5:$B$16,$A$5:$A$16,{"December","January","February"}))/SUM(COUNTIFS($A$5:$A$16,{"December","January","February"}))}
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]January[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]February[/TD]
[TD]36[/TD]
[/TR]
[TR]
[TD]March[/TD]
[TD]35[/TD]
[/TR]
[TR]
[TD]April[/TD]
[TD]24[/TD]
[/TR]
[TR]
[TD]May[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]June[/TD]
[TD]18[/TD]
[/TR]
[TR]
[TD]July[/TD]
[TD]65[/TD]
[/TR]
[TR]
[TD]August[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]September[/TD]
[TD]36[/TD]
[/TR]
[TR]
[TD]October[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]November[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]December[/TD]
[TD]32[/TD]
[/TR]
</tbody>[/TABLE]
My question this afternoon, Is there an alternate way to average December January & February
The formula I am using is
={SUM(SUMIFS($B$5:$B$16,$A$5:$A$16,{"December","January","February"}))/SUM(COUNTIFS($A$5:$A$16,{"December","January","February"}))}
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]January[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]February[/TD]
[TD]36[/TD]
[/TR]
[TR]
[TD]March[/TD]
[TD]35[/TD]
[/TR]
[TR]
[TD]April[/TD]
[TD]24[/TD]
[/TR]
[TR]
[TD]May[/TD]
[TD]15[/TD]
[/TR]
[TR]
[TD]June[/TD]
[TD]18[/TD]
[/TR]
[TR]
[TD]July[/TD]
[TD]65[/TD]
[/TR]
[TR]
[TD]August[/TD]
[TD]25[/TD]
[/TR]
[TR]
[TD]September[/TD]
[TD]36[/TD]
[/TR]
[TR]
[TD]October[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]November[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]December[/TD]
[TD]32[/TD]
[/TR]
</tbody>[/TABLE]