+ Reply to Thread
Results 1 to 3 of 3

Skip Function if Find Fails

  1. #1
    Registered User
    Join Date
    10-01-2012
    Location
    Elk River
    MS-Off Ver
    Excel 2010
    Posts
    18

    Skip Function if Find Fails

    How can I get the below function to skip if the word "price" is NOT found?

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    10-01-2012
    Location
    Elk River
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Skip Function if Find Fails

    Just forced an error resume next. Not pretty but works.

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,700

    Re: Skip Function if Find Fails

    What do you mean by "skip"? What value do you want this function to return if "Price" is not found?

    Calling MATCH after you have already done a Find is redundant--you have already found what you're looking for. Try this:

    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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