+ Reply to Thread
Results 1 to 3 of 3

Adding up specifc amounts

  1. #1
    Registered User
    Join Date
    12-14-2013
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    16

    Adding up specifc amounts

    Hi,,

    I was hoping for some guidance or help on this matter, I have a sheet with data like the attachment below, but across 1145 lines: -



    I've done the first part of what I want to do which was count the number of individual Pensions, Investment, Protection cases using COUNTIFS(A:A,"George Chantry",B:B,"Pension")

    My next step is to add up the amount received in Pension, Investment, Protection, so the example would output Pension £1500, Investment £3500, Protection £1000 when accumulated together,,

    I cannot think of a formula that would give me the results I need, maybe some sort of IF A:A = G CHANTRY AND B:B = PENSION THEN ADD C,,or something to this effect,,

    Hope I've made this clear,

    Any help would be much appreciated,

    Regards,
    KJMOSP
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Adding up specifc amounts

    Try this formula in D3 on sheet3 and copy down

    =SUMIF(NBR!$C$2:$C$6,Sheet3!C3,NBR!$E$2:$E$6)
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Contributor
    Join Date
    01-14-2014
    Location
    London, England
    MS-Off Ver
    Excel 2013
    Posts
    240

    Re: Adding up specifc amounts

    Think Sumifs is what you are after. See attached.
    Attached Files Attached Files
    Please consider adding a * if I helped.

+ 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. Replies: 3
    Last Post: 12-18-2012, 07:19 PM
  2. Adding Up Dollar Amounts?
    By NeighborMike in forum Excel General
    Replies: 1
    Last Post: 08-11-2009, 01:17 PM
  3. Adding just the negative amounts possible?
    By dm13m4 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-28-2007, 10:04 AM
  4. Adding Amounts
    By WmBrown in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 12-31-2005, 12:50 AM
  5. adding amounts according to labels
    By Wayne Cameron in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-27-2005, 09:05 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