+ Reply to Thread
Results 1 to 4 of 4

Adding different filtered columns

  1. #1
    Registered User
    Join Date
    04-21-2009
    Location
    New Providence, NJ
    MS-Off Ver
    Excel 2007
    Posts
    11

    Adding different filtered columns

    Hello.
    I am trying to add a filtered column (changing the filter by salesman) and have the summed total just add the chosen salesman.

    The sum at the bottom is the total for all the salesman. Trying to get just the one that chosen for the current filter. I have attached the sheet and what I am trying to do is if I sort by salesman or location have the total which is the third column show the total by the chosen sort.

    Thanks in advance for your help.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    04-21-2009
    Location
    New Providence, NJ
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Adding different filtered columns

    Need some help - much appreciated

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Adding different filtered columns

    Change the formula in H22 to:

    =SUBTOTAL(9,H8:H21)

    Subtotals ignore hidden rows.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Adding different filtered columns

    I would use a pivotTable, note the PivotTable source is a Dynamic named Range so adding data to the data table will be picked up by the PivotTable when it is refreshed
    Attached Files Attached Files
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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