Results 1 to 9 of 9

Find a partial string in a cell

Threaded View

  1. #5
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Find a partial string in a cell

    Hi again,


    maybe you can simplify formulae.

    Instead of SUMPRODUCT to count:

    =COUNTIF(V6:AJ6,"*complete*")

    to sum up values in $X$5:$AJ$5

    =SUMIF(V6:AJ6,"*complete*",$X$5:$AJ$5)
    Not sure: I can adjust formulae.

    Cheers
    Last edited by canapone; 10-31-2014 at 05:12 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA Find Partial String in String Array and Output the Found String Array Value
    By scherich in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2014, 11:20 AM
  2. Trying to match partial string with another string and give position or cell
    By pat3white in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 07-01-2013, 10:07 AM
  3. Formula to find partial string in Cell (Please help)
    By ckolawall in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-22-2013, 12:18 AM
  4. [SOLVED] Find partial text string within another text string return original text into cell.
    By mikey42979 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-17-2013, 02:58 PM
  5. [SOLVED] Vlookup, Match (Search or Find) partial string within string in a Cell
    By dluhut in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-28-2013, 12:40 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