+ Reply to Thread
Results 1 to 7 of 7

SUMIFS problem

  1. #1
    Registered User
    Join Date
    10-30-2013
    Location
    Devon
    MS-Off Ver
    Excel 2010
    Posts
    15

    SUMIFS problem

    Accounting for Vat. I want to show standard rate purchases etc.

    I want to add the figures in a row depending on the code in the column at the end of the row. There are multiple rows i would like this to add up, however i would like them added up into one single cell. showing the results for just that code.

    so:


    excel.jpg



    I would like the totals to show:



    Can anyone help with this?
    Attached Files Attached Files
    Last edited by chris-streeter; 10-30-2013 at 09:14 AM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,737

    Re: SUMIFS problem

    Try this in B13:

    =SUMIF(F$3:F$8,A13,$B$3:$E$8)

    then copy down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    10-30-2013
    Location
    Devon
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: SUMIFS problem

    This nearly worked. T1 total only came to 10 though =/

    I'm determined to get it!

    Any other ideas??
    Last edited by chris-streeter; 10-30-2013 at 09:30 AM.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: SUMIFS problem

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  5. #5
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: SUMIFS problem

    Sumif the way Pete set it up was the way I was going to do it but I can't get it to work either.
    The only way I can this to work is to do a sum inn column G of what appears in columns B through E, row by row, then doing the sumif with that.
    So in G3 is 10 and G4 is 5, both for T1, etc for T9. Then this works...
    =SUMIF($F$3:$F$8,A14,$G$3:$G$8)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  6. #6
    Registered User
    Join Date
    10-30-2013
    Location
    Devon
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: SUMIFS problem

    Re: SUMIFS problem
    Try

    Formula: Select Code copy to clipboard

    =SUMPRODUCT(($F$3:$F$8=A1

    This is perfect thanks!!

  7. #7
    Registered User
    Join Date
    06-13-2013
    Location
    Uddevalla, Sweden
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: SUMIFS problem

    Make a Pivottable.
    • Drag the field "Code" to Rows and the 4 Exp-field to Values.
      Change the field settings to Sum for the Exp-fields.
      Create a calculated field, and the formula for the field is: = Exp A + Exp B + Exp C + Exp D

    Now you can see the totals for all Codes or filter a specific Code.

    /Robert

+ 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. Problem with Sumifs
    By Jhawk in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-19-2013, 02:27 PM
  2. [SOLVED] Sumifs, problem with the formula: =sumifs(c10:c200,<=today(),0)
    By Faustocruz in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-08-2012, 04:26 AM
  3. Excel 2007 : Sumifs problem
    By Bee&H in forum Excel General
    Replies: 2
    Last Post: 11-30-2011, 12:29 PM
  4. Excel 2007 : SUMIFS problem
    By tfurucro in forum Excel General
    Replies: 5
    Last Post: 05-17-2011, 05:13 AM
  5. SUMIFS problem
    By K Thomas in forum Excel General
    Replies: 3
    Last Post: 04-19-2011, 08:23 AM

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