+ Reply to Thread
Results 1 to 3 of 3

SUMIF embedded with AND statements

  1. #1
    Registered User
    Join Date
    02-14-2008
    Posts
    5

    SUMIF embedded with AND statements

    hello,

    I need some help creating a sumif statement with an AND statement. I have enclosed a sample file that should answer any questions.

    I have an employee that performs 2 job functions. (1=measure, 4=install.)

    I have a summary that I want to add up the square footage for each job. So I would like a statement something along these lines:

    sumif(a:a = 01smit AND c:c = 1 add up column B)

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Summing with multiple criteria

    Using your posted example...

    This formula returns the total sq ft for the employee matching the left
    side of the G5 heading and the pay code matching the right side of that
    heading:
    Please Login or Register  to view this content.
    Here's the *hardcoded* version:
    Please Login or Register  to view this content.
    In the sample sheet, both of those formulas return 60.
    ...but you can copy the first formula into cell H7 and it will return 25.

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    02-14-2008
    Posts
    5
    that does the trick. Thank you very much!

+ 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