Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello, I have a worksheet and I already know that the highest number of consecutive values of a range is 16.
This is the formula I used and it works: =MAX(FREQUENCY(IF(G2:G50380<32.1,ROW(G2:G50380)),I F(G2:G50380=32.1,ROW(G2:G50380)))) The returned value is 16, which is correct. So far, so good. What I would like to know is WHERE is that range (location of the cell where that streak of 16 consecutive values under 32.1 starts and ends). I've tried INDEX but that didn't work. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding highest values | Excel Worksheet Functions | |||
Finding records that have 12 consecutive values. | Excel Programming | |||
Finding the highest values | Excel Discussion (Misc queries) | |||
Finding and Formatting the 5 highest values in a range? | Excel Programming | |||
Finding (Multiple) Highest Values in Column | Excel Worksheet Functions |