+ Reply to Thread
Results 1 to 4 of 4

SUMIFS with and function

  1. #1
    Registered User
    Join Date
    09-08-2015
    Location
    London, England
    MS-Off Ver
    2019
    Posts
    10

    SUMIFS with and function

    Hi, hopefully someone can help me with the following query.

    I want to return the sumif of coumn B on sheet 2 to column I4 on sheet 1, but only for statuses potential and quote sent.

    Many thanks,
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.86 for Mac MS 365
    Posts
    8,525

    Re: SUMIFS with and function

    I recommend using this formula... =SUMIFS('sheet 2'!B:B,'sheet 2'!$C:$C,'sheet 1'!B4,'sheet 2'!$A:$A,"potential")+SUMIFS('sheet 2'!B:B,'sheet 2'!$C:$C,'sheet 1'!B4,'sheet 2'!$A:$A,"quote sent")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

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

    Re: SUMIFS with and function

    Try something like this:
    Please Login or Register  to view this content.
    The braces { } contain the values to be matched.

    Adjust range references to suit your situation.


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

  4. #4
    Registered User
    Join Date
    09-08-2015
    Location
    London, England
    MS-Off Ver
    2019
    Posts
    10

    Post Re: SUMIFS with and function

    success, many thanks for your help!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Using large function based on sumifs function
    By jeosen in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-26-2015, 08:20 AM
  2. [SOLVED] Sumifs / or function help
    By HATLET in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-03-2014, 11:06 AM
  3. Help nesting an OR function inside a SUMIFS function
    By wes228 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-21-2014, 06:22 PM
  4. [SOLVED] sumifs function
    By orshims in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-07-2014, 10:56 AM
  5. [SOLVED] Sumifs Function
    By madness in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-09-2013, 02:47 PM
  6. [SOLVED] SUMIFS function?
    By jed38 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2012, 04:33 PM
  7. Need help with SUMIFS function please
    By mTriniDee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2008, 11:50 AM

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