RE: Average a group of numbers within an date range.
- From: Mike H <MikeH@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Apr 2009 14:18:01 -0700
Hi,
Your formula is fine, it's the way you are entering it, it's an array
This is an array formula which must be entered with CTRL+Shift+Enter and NOT
'just enter. If you do it correctly then Excel will put curly brackets around
'the formula{}. You can't type these yourself. If you Edit the ranges
'then you must re-enter as An array
Mike
"sross" wrote:
I have a spreadsheet that has tickets for an entire year. I have calculated.
a field that has the total number of days a ticket was open for each ticket.
I am trying to average the total number of days a ticket is open by month,
to have an average number of days a ticket is open per month. I have tried
this calculation but am not getting a valid number. My dates are in
month/day/year format. 01/01/09. Thanks for your help
=IF(B2=0,0,(AVERAGE(IF((MONTH(Data!$O$3:$O$4834)=1)*(YEAR(Data!$O$3:$O$4834)=2009),(Data!$AT$3:$AT$4834)))))
- Follow-Ups:
- References:
- Average a group of numbers within an date range.
- From: sross
- Average a group of numbers within an date range.
- Prev by Date: Re: Not Counting cells that have a formula with ""
- Next by Date: Re: Average a group of numbers within an date range.
- Previous by thread: Average a group of numbers within an date range.
- Next by thread: RE: Average a group of numbers within an date range.
- Index(es):
Relevant Pages
|