+ Reply to Thread
Results 1 to 2 of 2

Formula for Auto filter

  1. #1
    Mike Busch
    Guest

    Formula for Auto filter

    I have a total field in a workbook. I run an autofilter, and it shrinks the
    records down to a few, is there anyway to have the filtered fields total the
    total field everytime I search per filter. Thanks in advance.

  2. #2
    bpeltzer
    Guest

    RE: Formula for Auto filter

    Are you asking that the records that pass the filter be totaled? If so, the
    subtotal function will do the trick. If you've currently got the formula
    =sum(range), then use =subtotal(9,range) instead. Note that if you've got an
    autofilter set with one or more active criteria, the autosum button will
    create the subtotal function (rather than sum) for you.
    --Bruce

    "Mike Busch" wrote:

    > I have a total field in a workbook. I run an autofilter, and it shrinks the
    > records down to a few, is there anyway to have the filtered fields total the
    > total field everytime I search per filter. Thanks in advance.


+ 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