+ Reply to Thread
Results 1 to 3 of 3

Can SUMIF search criteria by text that's contained in a cell?

  1. #1
    Registered User
    Join Date
    12-17-2020
    Location
    Auckland, New Zealand
    MS-Off Ver
    MS 365 for business
    Posts
    28

    Cool Can SUMIF search criteria by text that's contained in a cell?

    Hi Community,

    See the export I have set here, with a set of test data:
    Test export.xls

    I'm currently wanting to use the SUMIF formula of the column 'Reference'

    However, the criteria for the formula I want to use is:
    "B2B Delivery v2.0"

    There are two tasks related to this project:
    BEV01 - B2B Delivery v2.0 - Additional (Project - BEV01 - B2B Delivery v1.0)
    &
    BEV01 - B2B Delivery v2.0 - Engineering (Project - BEV01 - B2B Delivery v1.0)

    As these 2 entries contain the text "B2B Delivery v2.0" - is there a way to do a search to see if a cell contains the text "B2B Delivery v2.0"?

    Thanks
    Tony

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

    Re: Can SUMIF search criteria by text that's contained in a cell?

    try to add wildcard

    =SUMIF($G$2:$G$9,"*"&G12&"*",$I$2:$I$9)
    Quang PT

  3. #3
    Registered User
    Join Date
    12-17-2020
    Location
    Auckland, New Zealand
    MS-Off Ver
    MS 365 for business
    Posts
    28

    Re: Can SUMIF search criteria by text that's contained in a cell?

    Awesome - you legend

+ 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. Search for a text string contained within a cell & copy to adjacent cell
    By Dobb_70 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-12-2020, 02:43 AM
  2. [SOLVED] Search Range for Value Contained in a Cell then Cut/Paste Row Where Value is Found
    By stevoDE in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-15-2017, 05:42 AM
  3. [SOLVED] Search entire workbook for a value that is contained in a cell.
    By Scoobster_doo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-07-2017, 05:40 AM
  4. [SOLVED] Search for the first cell that contained a specific text
    By Dena in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-17-2014, 01:46 PM
  5. SUMIF with embedded text search criteria
    By markistanbul in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-24-2013, 08:51 AM
  6. [SOLVED] Macro to search for value contained in a cell
    By ScabbyDog in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-17-2012, 09:47 AM
  7. Formula using text contained in a cell as criteria
    By Darik777 in forum Excel General
    Replies: 3
    Last Post: 10-20-2010, 10:03 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