Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi. I have an array where if a certain value (in cell T28) matches an entry
in column A of array A3:D82, it returns the corresponding value in column D. The formula is: {=AVERAGE(IF(T28=A3:A82,D3:D82))}. This formula has worked great up until today. But today T28 corresponded with a value more than half way down the array, and the array formula returns Div/0. I know that the equation is correct because if I change one of the higher rows to the same number, it again works correctly. This surprises me since my table is not that large. Anyone ever run into this problem and/or a solution! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using INDEX function to return array row. | Excel Worksheet Functions | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
include criteria to 'rank based array function' | Excel Discussion (Misc queries) | |||
VBA function for "Mean" using Array as argument | Excel Worksheet Functions | |||
Array Function with VLOOKUP | Excel Worksheet Functions |