+ Reply to Thread
Results 1 to 3 of 3

Thread: Sum cells that meet criteria in adjacent column

  1. #1
    Registered User
    Join Date
    09-13-2010
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2008, Mac
    Posts
    9

    Sum cells that meet criteria in adjacent column

    Hi, excel novice here. I need to sum some numbers in a column, but only sum only those that match a given name in an adjacent column.

    The issue is that I have a list of people with corresponding number amounts, and I need to total these amounts for each person. Since the list of people is extremely long, I would like to just be able to copy a simple formula into each cell of a new column that will sum all the numbers which have matching names in the adjacent column.See attached screen cap.

    Thanks!!
    Attached Images Attached Images
    Last edited by conorsgaffney; 09-13-2010 at 11:02 AM.

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636

    Re: Sum cells that meet criteria in adjacent column

    Maybe:

    =SUMIF(N:N,N2,L:L)

    inserted in row 2 of a new column and copied down.

    This totals column L based on column N being equal to the active row's column N name.
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Registered User
    Join Date
    09-13-2010
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2008, Mac
    Posts
    9

    Re: Sum cells that meet criteria in adjacent column

    That does it exactly. More to be seen here: http://www.excelforum.com/excel-prog...lp-needed.html.

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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.2.0