Another easy excel question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mkx
    Confirmed User
    • Nov 2003
    • 4001

    #1

    Another easy excel question

    Basically I need to add the total quantities per item name:

    What I have is:

    Column A Column B
    Item1 5
    Item1 11
    Item1 13
    Item2 3
    Item2 1
    Item3 4
    Etc

    I need it to add up the totals somewhere, like in column C or C and D?
    Column C Column D
    Item1 29
    Item2 4
    Item3 4

    Hope someone can help
  • mkx
    Confirmed User
    • Nov 2003
    • 4001

    #2
    She said that your not the only one but your the best Bradley

    Comment

    • mkx
      Confirmed User
      • Nov 2003
      • 4001

      #3
      She said I love a the way you move I love the way you rap, bap bap

      Comment

      • mkx
        Confirmed User
        • Nov 2003
        • 4001

        #4
        Give it to me 1 time, give it to me 2 time, give it to me 3 time

        Comment

        • shekinah
          Confirmed User
          • May 2006
          • 8452

          #5
          you just need to highlight andt click auto sum.. then all is up!

          [Web Design | Development | Programming | Content Writing ]
          ICQ: 238-890-469

          Comment

          • Trixxxia
            Confirmed User
            • Aug 2004
            • 5600

            #6
            Well you can sort your cells by item or you can just type the equation:

            So if ITEM1 is in A1 thru A3 (but the numbers are in B) then wherever you want (doesn't need to be in C) you put "=Sum(B1:B3)" without the quotes

            Comment

            • WarChild
              Let slip the dogs of war.
              • Jan 2003
              • 17263

              #7
              Originally posted by TopBucksTrixxxia
              Well you can sort your cells by item or you can just type the equation:

              So if ITEM1 is in A1 thru A3 (but the numbers are in B) then wherever you want (doesn't need to be in C) you put "=Sum(B1:B3)" without the quotes
              Just to add to this, if you want to have the item "name" listed in front of the sum make the formula the following "=A1&" "& SUM(B1:B3)"
              .

              Comment

              • mkx
                Confirmed User
                • Nov 2003
                • 4001

                #8
                Thanks, that works but I have to manually enter how many lines the item appears, I guess its easier than using the calculator

                Comment

                • marketsmart
                  HOMICIDAL TROLL KILLER
                  • Dec 2004
                  • 20419

                  #9
                  they didn't teach that to you in highschool?

                  Comment

                  Working...