+ Reply to Thread
Results 1 to 4 of 4

Formula that search for EXACT same text in a cell with MULTIPLE words

  1. #1
    Registered User
    Join Date
    01-09-2024
    Location
    Amsterdam
    MS-Off Ver
    Office 365
    Posts
    2

    Question Formula that search for EXACT same text in a cell with MULTIPLE words

    Hi all,

    I have used the isnumber(search) function to check if some text is available in a specific cell. He searches in a cell with multiple words. And if the word is found, he gives TRUE.
    The problem is: If a part of the specific text is found, he also gives True, and that is not what I want. i want to have a check if the EXACT word is found. There is the Exact function, but that can't be used because the cell that he needs to check for the specific text, contains multiple words.

    Has someone the solution for this? Here you see screenshot. i have added the XLS file.

    function-a.png
    function-b.png

    isnumber exact function.xlsx

    Thanks!

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Formula that search for EXACT same text in a cell with MULTIPLE words

    Would it help if you did this in D5:

    =ISNUMBER(SEARCH(" "&D$4&" "," "&$C5&" "))

    Copy down and across as required.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-09-2024
    Location
    Amsterdam
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Formula that search for EXACT same text in a cell with MULTIPLE words

    o wow! that is exactly what I needed. It works like a charm!
    My first post here, and a solution in 15 minutes. That is amazing.
    Tnx :-)

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Formula that search for EXACT same text in a cell with MULTIPLE words

    Glad to help.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Replies: 5
    Last Post: 11-29-2022, 06:48 PM
  2. [SOLVED] search multiple text in cell and return found text via formula in another
    By lilsnoop in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-28-2021, 01:26 PM
  3. Replies: 5
    Last Post: 04-06-2019, 02:18 AM
  4. search text with exact words
    By ronlau123 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-26-2017, 05:43 AM
  5. [SOLVED] Macro to delete rows that do not contain certain text - search multiple words
    By CZM in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-15-2012, 11:41 AM
  6. Replies: 4
    Last Post: 04-02-2012, 07:37 AM
  7. [SOLVED] How do I do a multiple search using key words in a text string
    By patricia tipp in forum Excel General
    Replies: 1
    Last Post: 02-28-2006, 01:10 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