+ Reply to Thread
Results 1 to 4 of 4

Help .... sum function

  1. #1
    Registered User
    Join Date
    10-12-2005
    Posts
    5

    Help .... sum function

    Need help ... i have an excel document with a "customer number" in column A ... and their "order totals" in column B

    There are around 12000+ lines in the excel documnet.


    Here is what i need .... I want a total that each customer had ordered all year...


    The "customer number" may be in the file 2 times or up to 15 times (depends on how many orders they placed) ...

    Just incase what i am saying makes no sence .... ill take the first customer in the file

    Customer # 1200101 has placed 5 orders .... 1 for $200, 1 for $60, 1 for $80 and 2 for $0... I want the database to end up with 1 line for customer 1200101 with a total of $340.00 ....

    Attached is my file
    Attached Files Attached Files

  2. #2
    Bob Phillips
    Guest

    Re: Help .... sum function

    =SUMIF(A:A,"customer",B:B")

    --
    HTH

    Bob Phillips

    "tallboy755" <tallboy755.1wt4yi_1129151125.7394@excelforum-nospam.com> wrote
    in message news:tallboy755.1wt4yi_1129151125.7394@excelforum-nospam.com...
    >
    > Need help ... i have an excel document with a "customer number" in
    > column A ... and their "order totals" in column B
    >
    > There are around 12000+ lines in the excel documnet.
    >
    >
    > Here is what i need .... I want a total that each customer had ordered
    > all year...
    >
    >
    > The "customer number" may be in the file 2 times or up to 15 times
    > (depends on how many orders they placed) ...
    >
    > Just incase what i am saying makes no sence .... ill take the first
    > customer in the file
    >
    > Customer # 1200101 has placed 5 orders .... 1 for $200, 1 for $60, 1
    > for $80 and 2 for $0... I want the database to end up with 1 line for
    > customer 1200101 with a total of $340.00 ....
    >
    > Attached is my file
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: Book2.zip |
    > |Download: http://www.excelforum.com/attachment.php?postid=3905 |
    > +-------------------------------------------------------------------+
    >
    > --
    > tallboy755
    > ------------------------------------------------------------------------
    > tallboy755's Profile:

    http://www.excelforum.com/member.php...o&userid=28051
    > View this thread: http://www.excelforum.com/showthread...hreadid=475598
    >




  3. #3
    Registered User
    Join Date
    10-12-2005
    Posts
    5
    Not working for me .... <--- me ID10T ...... Can you apply it to my file and re-attach it?

  4. #4
    Registered User
    Join Date
    10-12-2005
    Posts
    5
    Nevermind ...<--- loser, idiot, freakwad brainless me got it to work .... tks for the 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.6.0 RC 1