+ Reply to Thread
Results 1 to 2 of 2

Need Subtotal Help

  1. #1
    Registered User
    Join Date
    07-15-2005
    Posts
    1

    Need Subtotal Help

    Help..

    I want to ignore all zero values while running the Subtotal average function on a filtered array.

    What to do?

    Thanks

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    Try...

    =AVERAGE(IF(SUBTOTAL(9,OFFSET(A2:A100,ROW(A2:A100)-MIN(ROW(A2:A100)),0,1)),A2:A100))

    ...confirmed with CONTROL+SHIFT+ENTER, not just ENTER.

    Hope this helps!

    Quote Originally Posted by Coffeeman
    Help..

    I want to ignore all zero values while running the Subtotal average function on a filtered array.

    What to do?

    Thanks

+ 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