+ Reply to Thread
Results 1 to 9 of 9

Find a partial string in a cell

  1. #1
    Registered User
    Join Date
    09-22-2009
    Location
    Mumbai India
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    77

    Find a partial string in a cell

    Hi all, I need to count a cell if it contains a word, in this case "Complete". However, it may also be written in upper/lower case and also written as "Completed". There may also be other text in the cell. How can I search for the letters "complete" regardless of case and other text and count it?

  2. #2
    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,

    maybe it could of some help


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


    Regards
    Last edited by canapone; 10-31-2014 at 04:51 AM.
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  3. #3
    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

    to count how many strings contain "complete" in A1:A100


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


    Regards

  4. #4
    Registered User
    Join Date
    09-22-2009
    Location
    Mumbai India
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    77

    Re: Find a partial string in a cell

    Excellent thank you both!!

  5. #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,

    you're welcome.

    Thanks for providing feedback.

    Cheers

  6. #6
    Registered User
    Join Date
    09-22-2009
    Location
    Mumbai India
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    77

    Re: Find a partial string in a cell

    I d have one further challenge, I need to add this sumproduct function inside a sumif.

    SumProduct - =SUMPRODUCT(--(ISNUMBER(SEARCH("complete",V6:AJ6)))) counts the "Complete"
    SumIF - is to count a range of days it took to complete each task, so the formula returns and sums all days in range X5:AJ5 where completed is found. I am unable to put these two together.

    =SUMIF(V6:AJ6,"completed",$X$5:$AJ$5) works however it doesn't address the issue of case, different spellings and other text.

  7. #7
    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:

    Please Login or Register  to view this content.

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

    Please Login or Register  to view this content.
    Not sure: I can adjust formulae.

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

  8. #8
    Registered User
    Join Date
    09-22-2009
    Location
    Mumbai India
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    77

    Re: Find a partial string in a cell

    That's awesome thank you so much!! Honestly I tried wildcards and had a #Value error so I must have been looking up the wrong range. Thank you s much!!!

  9. #9
    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

    thanks for ****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. 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