+ Reply to Thread
Results 1 to 2 of 2

MEDIAN Subtotal??

  1. #1
    Registered User
    Join Date
    05-21-2007
    Posts
    57

    MEDIAN Subtotal??

    Hello,

    Please see attached.

    I want to view the MEDIAN when filtering the data by any selected field.
    I can create a subtotal formula for (Total) & (Average) so it will change whenver I filter the data byany field. But how make MEDIAN figures move/change with the selected criteria?
    Plz HELLLLLLPPPPP. Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444
    Hi,
    I think you can achieve the result you're after like this:

    =MEDIAN(IF(SUBTOTAL(3,OFFSET(E5:E13,ROW(E5:E13)-MIN(ROW(E5:E13)),,1)),E5:E13,""))

    entered using CTRL, SHIFT and ENTER to confirm it as an array function. Excel will display it like this....

    {=MEDIAN(IF(SUBTOTAL(3,OFFSET(E5:E13,ROW(E5:E13)-MIN(ROW(E5:E13)),,1)),E5:E13,""))}

    if done correctly
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1