+ Reply to Thread
Results 1 to 3 of 3

Can formulas work just on filtered data?

  1. #1
    Registered User
    Join Date
    04-08-2004
    Posts
    39

    Can formulas work just on filtered data?

    I have raw data in one worksheet. In another worksheet, I want to calculate an average of the values in one column in the data worksheet.

    I would like the average to be calculated on only certain data. Can formulas work on only the values that remain after a column has been filtered by the autofilter function?

    Thanks.g

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    You can use the SUBTOTAL function...

    =SUBTOTAL(1,Sheet1!A1:A100)

    The SUBTOTAL function can also be used for other types of calculations. See the help menu.

    Hope this helps!

  3. #3
    Registered User
    Join Date
    04-08-2004
    Posts
    39
    Man, you don't know how many expletives I'm shouting for joy because of this. Thank you! Excel and this forum rock.

+ 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