Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Laurent Longre created a formula that lets you work with visible rows
after a filter. For information see Power Formula Technique in this article at John Walkenbach's web site: http://j-walk.com/ss/excel/eee/eee001.txt For example, if your numbers are in cells E2:E200: =MEDIAN(IF(SUBTOTAL(3,OFFSET(E2:E200,ROW(E2:E200)-MIN(ROW(E2:E200)),,1)),E2:E200,"")) It's an array formula, so after typing the formula, press Ctrl+Shift+Enter to enter it. Patty via OfficeKB.com wrote: how do I calculate the median of filtered data without counting the hidden columns? -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Filter not showing all data | Excel Worksheet Functions | |||
Saving data in a worksheet within a workbook | Excel Discussion (Misc queries) | |||
Email only the filtered data | Excel Worksheet Functions | |||
Sort pages? | Excel Discussion (Misc queries) | |||
Is there a way to get an auto page break as data changes in Excel. | Excel Discussion (Misc queries) |