+ Reply to Thread
Results 1 to 5 of 5

summing totals from codes

Hybrid View

  1. #1
    Registered User
    Join Date
    05-24-2007
    Posts
    73

    summing totals from codes

    Thanks everyone for your help yesterday, the solution worked like a charm.

    I am stuck yet again today. The attached spreadsheet has dollar amounts associated with codes. At the bottom are the codes all listed in a column. I would like the totals of each of the codes to automatically appear. What is the simplest formula for this?

    As you can see the total for code 6850 should be $1,300
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    Based on these assumption:

    Codes are in column A
    Prices are in Column B
    Codes list (where you want to sum unique codes) is in column C

    Enter this formula in D1 and fill down:

    =SUMIF(A:A,C1,B:B)

    Let me know if that works.

  3. #3
    Registered User
    Join Date
    05-24-2007
    Posts
    73

    thanks

    thanks for the fast response, but it didnt work, i posted the actual spreadsheet here. I appreciate you helping me out

  4. #4
    Registered User
    Join Date
    05-24-2007
    Posts
    73
    sorry, file size was too big, i had to reduce it, its attached
    Attached Images Attached Images

  5. #5
    Registered User
    Join Date
    05-24-2007
    Posts
    73
    found it, i actually found the problem, i was referencing the wrong column (its friday). thanks

+ 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