+ Reply to Thread
Results 1 to 4 of 4

SUMIF with multiple conditions + Wildcard in Name

  1. #1
    Registered User
    Join Date
    06-02-2021
    Location
    philippines
    MS-Off Ver
    365
    Posts
    5

    SUMIF with multiple conditions + Wildcard in Name

    Hi All,

    Can you help generate excel formula to get sum the money with the 4 conditions?

    I'm trying wildcard for the countries in column H to do condition #2 but no luck.

    excel help 4.png
    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,153

    Re: SUMIF with multiple conditions + Wildcard in Name

    in H2

    =SUMPRODUCT(($B$2:$B$15)*($D$2:$D$15=$H2)*(--LEFT($C$2:$C$15,1)>=1)*(--LEFT($C$2:$C$15,1)<=7))

    Names in H must match those in D
    Attached Files Attached Files

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,382

    Re: SUMIF with multiple conditions + Wildcard in Name

    Cell I2 formula

    HTML Code: 

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,461

    Re: SUMIF with multiple conditions + Wildcard in Name

    Assum Country name is alway followed by "Country" word, as per displayed in column H:

    I2:
    Please Login or Register  to view this content.
    Quang PT

+ 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. Replies: 5
    Last Post: 12-24-2015, 07:55 AM
  2. [SOLVED] SUMIF's on Multiple Conditions
    By aremi09 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2014, 12:41 PM
  3. [SOLVED] Count multiple conditions with wildcard
    By enshi26 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-14-2012, 02:15 AM
  4. using multiple sumif conditions
    By gigiw1986 in forum Excel General
    Replies: 2
    Last Post: 07-20-2010, 03:07 AM
  5. [SOLVED] sumif - multiple conditions
    By J_Barn in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  6. sumif - multiple conditions
    By J_Barn in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  7. SUMIF With multiple conditions
    By DaveBab in forum Excel General
    Replies: 0
    Last Post: 05-12-2005, 10:47 AM

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