Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Col A Col B
10 10 20 40 10 20 15 30 40 60 10 20 15 20 40 70 20 30 To find the average of the values in column B where column A is greater than 15, I use the formula below: {=AVERAGE(IF(A1:A915,B1:B9,""))} How do I modify this formula or use another one to find the average of the values in column B where column A is greater than 15 and less than 40? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to average a column of numbers that are greater than 0? | Excel Worksheet Functions | |||
Average greater than 0 | Excel Discussion (Misc queries) | |||
Matching Values from an Array | Excel Worksheet Functions | |||
Average If Adejecent Cells Greater Than Zero | Excel Worksheet Functions | |||
Countif cell greater than average | Excel Worksheet Functions |