Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
We are trying to average the numbers in one column only if they equal any
or all of 6 different numbers from a different column (7474, 7921, 8612, 9011, 3945, 2209). We are using this formula, but it seems to be giving us slightly different numbers than if we just pulled the numbers together through sorting and took the average. =AVERAGE(IF(B1:B9={7474, 7921, 8612, 9011, 3945, 2209},C1:C9,FALSE)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Average If Question | Excel Discussion (Misc queries) | |||
complex count question | Excel Worksheet Functions | |||
Average the Last Five Cells in a Column | Excel Worksheet Functions | |||
OFFSET function question | Excel Worksheet Functions | |||
average, array and offsets | Excel Worksheet Functions |