+ Reply to Thread
Results 1 to 5 of 5

A formula to count subtotals if they meet a qualifying condition

  1. #1
    Registered User
    Join Date
    01-23-2014
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    24

    A formula to count subtotals if they meet a qualifying condition

    I need a way to count subtotals if they meet a qualifying condition.

    I have the subtotals in place.

    What I am trying to do is count how many customers via their email addresses purchased 1 transaction, 2 transactions, 3 transactions, and so forth – based on the subtotals.

    Is this possible? Please let me know if this is not clear enough.

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: A formula to count subtotals if they meet a qualifying condition

    Please upload a sample workbook containing the setup of your data.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Registered User
    Join Date
    01-23-2014
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: A formula to count subtotals if they meet a qualifying condition

    Example attached.

    To be a little clearer. Customer 1 and Customer 9 bought six products, based on the subtotals. I need to find a way to count how many customers bought six products.

    Thanks!
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: A formula to count subtotals if they meet a qualifying condition

    Try this:

    Please Login or Register  to view this content.
    Will that work?

  5. #5
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,504

    Re: A formula to count subtotals if they meet a qualifying condition

    With 6 total:
    =COUNTIFS($A$2:$A$70,"*Total*",$B$2:$B$70,6)
    Quang PT

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Count unique values within a range that meet a specific condition
    By CSS in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 06-24-2013, 02:00 PM
  2. [SOLVED] count number of cells which meet a particular condition for an individual
    By rohit43 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-18-2013, 11:20 AM
  3. [SOLVED] I want to use a formula to count how many rows meet a set of two criteria.
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-20-2012, 10:46 AM
  4. Count text strings that meet a condition
    By dcgrove in forum Excel General
    Replies: 4
    Last Post: 09-14-2010, 03:38 PM
  5. Replies: 5
    Last Post: 08-05-2009, 02:43 PM

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