• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula to look for a text in a string

Mr.Karr, In column E2 and F2 CTRL + Enter + Shif, it is matrix, gives it worked.

Decio in Brazil excuse, using Google Translate, and not speak or write in English.
 
@bosco_yip, please recheck the attached file.
I have encircled it as it shows 1 against mail but I do not have the keyword 'mail nowhere in the list. Please help.
Formulae fixed in :

=SUMPRODUCT(ISNUMBER(SEARCH(" "&A$2:A$5144&" "," "&SUBSTITUTE($D2&",",","," ")))*(A$2:A$5144<>""))

or,

=SUMPRODUCT(ISNUMBER(SEARCH(" "&A$2:A$5144&","," "&$D2&","))*(A$2:A$5144<>""))

Regards
Bosco
 

Attachments

Back
Top