+ Reply to Thread
Results 1 to 5 of 5

Need the sum of all rows in column d where column b is a particular letter

  1. #1
    Registered User
    Join Date
    01-27-2013
    Location
    New Mexico
    MS-Off Ver
    Excel 2010
    Posts
    38

    Need the sum of all rows in column d where column b is a particular letter

    Hi there, In the attached spreadsheet I need '$ Chart'!S2 to be the sum of '$ Tables'!D3:D73 but only for the rows where the value in column b is "c". I shouldn't be adding in any value where column b is U or N. This seems like it should be extremely easy, but it's fighting with me. I'd appreciate any help I can get.
    Attached Files Attached Files
    Last edited by dropanddrive03; 03-09-2013 at 02:24 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Need the sum of all rows in column d where column b is a particular letter

    Use this, copied down...
    =SUMIF('$ Tables'!$B$3:$B$73,'$ Chart'!R2,'$ Tables'!$D$3:$D$73)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    01-27-2013
    Location
    New Mexico
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Need the sum of all rows in column d where column b is a particular letter

    I put that formula in Chart S2, no luck, output was 0

  4. #4
    Registered User
    Join Date
    01-27-2013
    Location
    New Mexico
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Need the sum of all rows in column d where column b is a particular letter

    Actually there was just one small thing missing, I got it fixed from there. Thank you very much!!!!

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Need the sum of all rows in column d where column b is a particular letter

    Happy to help and thanks for the feedback

+ 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