Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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$4 834))))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
average a continuous group of numbers and negative numbers are 0 | Excel Worksheet Functions | |||
Average of select range of numbers | Excel Worksheet Functions | |||
Average the first nine numbers in a range. | Excel Discussion (Misc queries) | |||
help how to crate group of date with Dynamic Range? | Excel Discussion (Misc queries) | |||
Average first n numbers in a range (there may be less than n numbe | Excel Discussion (Misc queries) |