+ Reply to Thread
Results 1 to 2 of 2

Calculating totals

  1. #1
    Blissfully Ignorant
    Guest

    Calculating totals

    I have two columns on a worksheet: "Project Codes" and "Totals." I would
    like to have columns on another worksheet that will automatically total up
    the different project numbers "A,B,C,etc." How do I do that?

    Thanks in advance for your help,
    Technically Handicapped

  2. #2
    RagDyeR
    Guest

    Re: Calculating totals

    Enter a *unique* list of your "Project Codes", starting in A2 of Sheet2.
    In B2, enter this formula:

    =SUMIF(Sheet1!A:A,A2,Sheet1!B:B)

    And copy down as needed.
    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================

    "Blissfully Ignorant" <Blissfully [email protected]> wrote
    in message news:[email protected]...
    I have two columns on a worksheet: "Project Codes" and "Totals." I would
    like to have columns on another worksheet that will automatically total up
    the different project numbers "A,B,C,etc." How do I do that?

    Thanks in advance for your help,
    Technically Handicapped



+ 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