+ Reply to Thread
Results 1 to 2 of 2

Summing multiple values

  1. #1
    Registered User
    Join Date
    12-10-2011
    Location
    D.C.
    MS-Off Ver
    Excel 2007
    Posts
    1

    Summing multiple values

    Does anyone know a formula how to sum up multiple values associated with one variable? Basically, I would like to populate the column below that has the question marks withs the sum of the values from the "value" column associated with the variables from the "name" column.

    NAME Value NAME Sum of Values

    A 10 A ?

    B 20 B ?

    C 50 C ?

    A 100

    B 200

    C 250

    A 500

    B 1,000

    C 1,500
    Last edited by Marcop99; 12-10-2011 at 02:38 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,717

    Re: Need Help Summing multiple values into one cell

    Try SUMIF like this in D1 copied down

    =SUMIF(A:A,C1,B:B)
    Audere est facere

+ 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