+ Reply to Thread
Results 1 to 5 of 5

Wildcard to exclude specific word from list when using SUMIFS

  1. #1
    Registered User
    Join Date
    12-22-2023
    Location
    Denmark
    MS-Off Ver
    365
    Posts
    53

    Wildcard to exclude specific word from list when using SUMIFS

    Hi,


    I am looking for a way to exclude the columns where "Group Quality" is included.
    I'm using this formula. The wildcard should be a part of the SUMIFS part of the formula.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    I'm attaching an sample. the formula is in the green cells.


    Project A - Group Quality
    Project A - Development
    Project A - GPDM
    Group Quality - Project A
    Project A - Development
    Project A
    Group Quality
    Project A - Development

    thanks,
    Thomas
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,247

    Re: Wildcard to exclude specific word from list when using SUMIFS

    See if this works for you:

    =IF(EOMONTH(TODAY(),-1)>=V$2,SUMPRODUCT(NOT(ISNUMBER(FIND("Group Quality",$P$3:$P$10)))*($Q$3:$Q$10=$B3)*($S$3:$S$10=V2)*$R$3:$R$10),C3)

    Replace commas with semi-colons.

    Please don't forget in future to provide EXPECTED RESULTS.
    Attached Files Attached Files
    Last edited by AliGW; 04-25-2024 at 04:34 AM. Reason: Workbook added.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,599

    Re: Wildcard to exclude specific word from list when using SUMIFS

    In V3 copied across
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Registered User
    Join Date
    12-22-2023
    Location
    Denmark
    MS-Off Ver
    365
    Posts
    53

    Re: Wildcard to exclude specific word from list when using SUMIFS

    Hi both,
    thank you so much for contributing. Much appreciated.
    Both your solutions are working.

    I will mark this as solved!

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,247

    Re: Wildcard to exclude specific word from list when using SUMIFS

    Glad to have helped.

    If you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.
    Last edited by AliGW; 04-25-2024 at 05:07 AM.

+ 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. Sumifs with Wildcard in the Range
    By gruebz1 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-23-2022, 12:59 AM
  2. [SOLVED] Exclude a specific value from drop down list
    By saurab8 in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 01-22-2020, 08:10 PM
  3. Sumifs and countif using a wildcard
    By FredFitzgerald in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-09-2016, 12:25 PM
  4. [SOLVED] Exclude Values From List That Contain Specific Text
    By strother1990 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-29-2015, 11:50 AM
  5. SUMIF with wildcard, need to exclude a criteria
    By dhabersaat in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-21-2014, 08:44 PM
  6. Excel 2007 : sumIfs statement, with wildcard?
    By allison4403 in forum Excel General
    Replies: 2
    Last Post: 06-16-2011, 07:02 PM
  7. Replies: 3
    Last Post: 11-12-2009, 04:42 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