Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to average ranges of cells within a row or column that fit a specific
criteria. The hard part is that I need to return a separate value for each averaged range. For instance, the column below has 3 separate but continuous ranges within it of cells greater than 5. I need something that will identify each of these ranges and then average them separately, returning 3 values that would fill 3 cells. Is there a way to do this without a programming loop, using only worksheet functions? 1 1 1 0 6 7 6 8 9 1 2 3 4 8 9 10 1 2 0 0 7 9 8 11 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Separating carriage return data into separate cells | Excel Discussion (Misc queries) | |||
Calculate Average with 'x' in Range of Cells | Excel Worksheet Functions | |||
Averaging cells in separate workbooks to make year-to-date average | Excel Discussion (Misc queries) | |||
average range of cells with zero and blanks | Excel Discussion (Misc queries) | |||
Add cells from a range based on 2 conditions from 2 other ranges | Excel Worksheet Functions |