+ Reply to Thread
Results 1 to 3 of 3

Adding up numbers based on number in separate column

  1. #1
    Forum Contributor
    Join Date
    09-21-2007
    Posts
    196

    Adding up numbers based on number in separate column

    What I have is two columns. The first can contain any integer between 11 and 88. The second column has any positive integer value. What I want is a way of for each of the numbers in first column having a sum for the corresponding numbers in the second column. Attached is a spreadsheet which will hopefully make things clearer. I would like to do this if possible without using an array function or macros.

    Many thanks,

    Jack
    Attached Files Attached Files

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Adding up numbers based on number in separate column

    F2 and down: =SUMIF($A$2:$A$11, E2, $B$2:$B$11)
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Adding up numbers based on number in separate column

    see the attached file.
    Column G has the formula that gives you the result you want.
    hope this helps.
    modytrane
    Attached Files Attached Files

+ 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