+ Reply to Thread
Results 1 to 5 of 5

dynamic summing of an autofilter 'ed table

  1. #1
    john boy
    Guest

    dynamic summing of an autofilter 'ed table

    I have a very large table. I have placed and autofilter at the top of the
    table.

    Just below the table I have a placed a formula that says =SUM(F5:F760) and
    it sums up column F.

    Now if I use the autofilter to filter out some of the rows I'd like the sum
    function to recognize this and sum only the rows that pass through the
    filter. This doesn't seem to work. How do I do this? Thanks!


  2. #2
    Don Guillett
    Guest

    Re: dynamic summing of an autofilter 'ed table

    have a look in HELP index for SUBTOTAL

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "john boy" <john [email protected]> wrote in message
    news:[email protected]...
    > I have a very large table. I have placed and autofilter at the top of the
    > table.
    >
    > Just below the table I have a placed a formula that says =SUM(F5:F760) and
    > it sums up column F.
    >
    > Now if I use the autofilter to filter out some of the rows I'd like the

    sum
    > function to recognize this and sum only the rows that pass through the
    > filter. This doesn't seem to work. How do I do this? Thanks!
    >




  3. #3
    Peo Sjoblom
    Guest

    RE: dynamic summing of an autofilter 'ed table

    =SUBTOTAL(9,F5:F760)


    Regards,

    Peo Sjoblom

    "john boy" wrote:

    > I have a very large table. I have placed and autofilter at the top of the
    > table.
    >
    > Just below the table I have a placed a formula that says =SUM(F5:F760) and
    > it sums up column F.
    >
    > Now if I use the autofilter to filter out some of the rows I'd like the sum
    > function to recognize this and sum only the rows that pass through the
    > filter. This doesn't seem to work. How do I do this? Thanks!
    >


  4. #4
    Brian Sells
    Guest

    RE: dynamic summing of an autofilter 'ed table

    Try this =sum($f:$f)


    "Peo Sjoblom" wrote:

    > =SUBTOTAL(9,F5:F760)
    >
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > "john boy" wrote:
    >
    > > I have a very large table. I have placed and autofilter at the top of the
    > > table.
    > >
    > > Just below the table I have a placed a formula that says =SUM(F5:F760) and
    > > it sums up column F.
    > >
    > > Now if I use the autofilter to filter out some of the rows I'd like the sum
    > > function to recognize this and sum only the rows that pass through the
    > > filter. This doesn't seem to work. How do I do this? Thanks!
    > >


  5. #5
    Peo Sjoblom
    Guest

    Re: dynamic summing of an autofilter 'ed table

    That will not at all

    --
    Regards,

    Peo Sjoblom


    "Brian Sells" <[email protected]> wrote in message
    news:[email protected]...
    > Try this =sum($f:$f)
    >
    >
    > "Peo Sjoblom" wrote:
    >
    >> =SUBTOTAL(9,F5:F760)
    >>
    >>
    >> Regards,
    >>
    >> Peo Sjoblom
    >>
    >> "john boy" wrote:
    >>
    >> > I have a very large table. I have placed and autofilter at the top of
    >> > the
    >> > table.
    >> >
    >> > Just below the table I have a placed a formula that says =SUM(F5:F760)
    >> > and
    >> > it sums up column F.
    >> >
    >> > Now if I use the autofilter to filter out some of the rows I'd like the
    >> > sum
    >> > function to recognize this and sum only the rows that pass through the
    >> > filter. This doesn't seem to work. How do I do this? 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