+ Reply to Thread
Results 1 to 6 of 6

Combing SUMIF SEARCH and XLookup

  1. #1
    Registered User
    Join Date
    10-08-2021
    Location
    Louisiana
    MS-Off Ver
    365 Subscription Windows 10 Pro 1909
    Posts
    12

    Combing SUMIF SEARCH and XLookup

    The problem I'm encountering today is matching and summing values based on a condition.


    Please see attached workbook and screen Capture.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,152

    Re: Combing SUMIF SEARCH and XLookup

    TRY

    =SUMPRODUCT(($N$3:$N$23)*($L$3:$L$23=$A3)*(ISNUMBER(SEARCH("pipe",$M$3:$M$23))))

    =SUMPRODUCT(($N$3:$N$23)*($L$3:$L$23=$A3)*(ISNUMBER(SEARCH("90",$M$3:$M$23))))
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: Combing SUMIF SEARCH and XLookup

    Remove the quotes from "Pipe" and "90" and use this in F3:

    Please Login or Register  to view this content.
    See attached.

    WBD
    Attached Files Attached Files
    Office 365 on Windows 11, looking for rep!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Combing SUMIF SEARCH and XLookup

    Another option, after removing the quotes from Pipe & 90
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    10-08-2021
    Location
    Louisiana
    MS-Off Ver
    365 Subscription Windows 10 Pro 1909
    Posts
    12

    Re: Combing SUMIF SEARCH and XLookup

    SOLVED. Thank you so much for the help!

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Combing SUMIF SEARCH and XLookup

    Glad to help & 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)

Similar Threads

  1. Xlookup search for value in multiple cols
    By Jbk5u in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-01-2021, 02:10 AM
  2. Chained xlookup and reverse partial lookup/search?
    By paventiger in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-16-2021, 01:04 AM
  3. [SOLVED] search data using xlookup function in excel?
    By rena80 in forum Excel General
    Replies: 0
    Last Post: 09-15-2021, 11:57 PM
  4. [SOLVED] Sum cell dependant on Ratio with XLOOKUP and SUMIF
    By dharvey1978 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-06-2021, 10:11 AM
  5. [SOLVED] Using IF, Xlookup and Match/search, to find value in array.
    By Lee_of_Excel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2020, 12:09 AM
  6. sumif and search
    By VegasL in forum Excel General
    Replies: 3
    Last Post: 12-29-2008, 06:25 PM
  7. search SUMIF
    By Joseph in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-11-2005, 08:06 PM

Tags for this Thread

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