+ Reply to Thread
Results 1 to 3 of 3

Thread: Excel Formatting

  1. #1
    Registered User
    Join Date
    02-06-2012
    Location
    Salt Lake City, Utah
    MS-Off Ver
    Excel 2010
    Posts
    2

    Excel Formatting

    I need a formula that will recognize say an account number in one column but then takes the contents of another column (the amount associated with the account number) and produces the sum. For example:
    A B
    5150 $465.00
    5100 $315.00
    5150 $400.00
    5150 $600.00

    How can I get the amounts of just the 5150 to add up in a cell? Hopefully this made sense and you can help me. Thank you so much!

  2. #2
    Valued Forum Contributor
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    239

    Re: Excel Formatting

    Hello
    Use the SUMIF function. As your example data.

    =SUMIF($A$1:$A$4,A1,$B$1:$B$4)

    Copy this down the empty column alongside, rows 1 to 4.

  3. #3
    Registered User
    Join Date
    02-06-2012
    Location
    Salt Lake City, Utah
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Excel Formatting

    Thank you so much for your help!

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