+ Reply to Thread
Results 1 to 5 of 5

Summing Totals Based on Criteria

  1. #1
    Registered User
    Join Date
    07-25-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    48

    Summing Totals Based on Criteria

    In the example I want to have "F2" and "F3" to do a sum from column "C", but I need "F2" and "F3" to look at the data in column "A" before summing data in column "C".

    I tried using countif, but it would error out or wouldn't pull the data the way I want it to. I need to take the logic and apply it to a much larger file.

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Summing Totals Based on Criteria

    Try this...
    =SUMIF($A$2:$A$11,E2,$C$2:$C$11)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Summing Totals Based on Criteria

    Try this...
    =SUMIF($A$2:$A$11,E2,$C$2:$C$11)

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,578

    Re: Summing Totals Based on Criteria

    Sounds like you want, in F2 copied down

    =SUMIF($A$2:$A$11, E2,$C$2:$C$11)

    Questions?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Summing Totals Based on Criteria

    Happy to help and thanks for the feedback

+ 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. [SOLVED] Summing totals based on first 3 characters
    By ory182003 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-16-2013, 06:58 PM
  2. [SOLVED] summing based on a criteria but the criteria is not the format i want
    By uimhirADo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-01-2013, 04:16 PM
  3. How to sum totals in one table based on criteria from another
    By #Justin! in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-07-2012, 05:03 PM
  4. Summing based on 2 criteria
    By andrewc in forum Excel General
    Replies: 3
    Last Post: 11-22-2011, 06:08 AM
  5. Summing based on a Criteria
    By Smee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2008, 11:10 AM
  6. Taking totals based on criteria. Is this possible?
    By BigBas in forum Excel General
    Replies: 4
    Last Post: 02-24-2007, 03:30 PM
  7. [SOLVED] Summing Weekly Totals into Monthly Totals
    By steph44haf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-05-2006, 11:55 AM
  8. Summing based on 2 criteria
    By cubsfan in forum Excel General
    Replies: 2
    Last Post: 04-20-2006, 11:25 AM

Tags for this Thread

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