+ Reply to Thread
Results 1 to 4 of 4

Total SUMS based on a seperate dependant, within the same column!

  1. #1
    Registered User
    Join Date
    01-09-2012
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Total SUMS based on a seperate dependant, within the same column!

    Hi All

    I have wracked my brain about this for about 2 days now and I just cant figure it out.

    I have attached a form to show what i have. The table on the right hand side is reflective of the key items numbers in the table on the left. What i need is for each of those numbers in the right hand table to show the sum amount of quanities that appear in the left hand table for that specific number.

    So Item 1 in the right hand table should be equal to 2 as the sum of the quantity values for key item 1 in the left hand table is 2.
    Item 2 in the right hand table should be equal to 7 as the sum of the quantity values for key item 2 in the left hand table is 7 and so on...

    Any help would be MOST appreciated.

    Thanks
    Attached Files Attached Files

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

    Re: Total SUMS based on a seperate dependant, within the same column!

    The formula in P2 would be:

    =SUMIF($A:$A, P$1,$C:$C )

    Copy that cell across that row.
    _________________
    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!)

  3. #3
    Registered User
    Join Date
    01-09-2012
    Location
    Birmingham, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Total SUMS based on a seperate dependant, within the same column!

    Fantastic

    thank you

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

    Re: Total SUMS based on a seperate dependant, within the same column!

    If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

+ 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