+ Reply to Thread
Results 1 to 5 of 5

=IF ( FIND ( xxx gives a #VALUE! so the 'Not True' is not executed

Hybrid View

Fschou =IF ( FIND ( xxx gives a... 10-23-2012, 12:15 PM
Pete_UK Re: =IF ( FIND ( xxx gives a... 10-23-2012, 12:22 PM
Fschou Re: =IF ( FIND ( xxx gives a... 10-23-2012, 01:15 PM
ConneXionLost Re: =IF ( FIND ( xxx gives a... 10-23-2012, 12:23 PM
Fschou Re: =IF ( FIND ( xxx gives a... 10-23-2012, 01:18 PM
  1. #1
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: =IF ( FIND ( xxx gives a #VALUE! so the 'Not True' is not executed

    You would normally use it like this:

    =IF(ISNUMBER(FIND(...)), action_if_found, action_if_not_present)

    SEARCH might be better than FIND, as it is not case-sensitive.

    Hope this helps.

    Pete

  2. #2
    Registered User
    Join Date
    10-23-2012
    Location
    Belgium
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: =IF ( FIND ( xxx gives a #VALUE! so the 'Not True' is not executed

    Thanks Pete, it works and also the solution from "ConnectionLost" (IFERROR) works perfect

    Regards Fschou / Frank

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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