+ Reply to Thread
Results 1 to 9 of 9

In match search how to display "NO DATA" if no instance of criteria

Hybrid View

nigelog In match search how to... 05-22-2013, 10:25 AM
Tony Valko Re: In match search how to... 05-22-2013, 10:34 AM
nigelog Re: In match search how to... 05-22-2013, 10:45 AM
Tony Valko Re: In match search how to... 05-22-2013, 10:50 AM
nigelog Re: In match search how to... 05-22-2013, 10:53 AM
nigelog Re: In match search how to... 05-22-2013, 11:02 AM
nigelog Re: In match search how to... 05-22-2013, 11:07 AM
daddylonglegs Re: In match search how to... 05-22-2013, 10:54 AM
Martijnvc Re: In match search how to... 05-22-2013, 10:55 AM
  1. #1
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: In match search how to display "NO DATA" if no instance of criteria

    Sorry, but I have a personal rule where I won't open files with macros or that are bigger than 50kbs.

    I just noticed that you're using Excel 2007.

    You can replace all of this:

    LOOKUP(REPT("Z",255),CHOOSE({1,2},"",

    With the IFERROR function.

    =IFERROR(LOOKUP(1E100,......),"No_Data")
    Last edited by Tony Valko; 05-22-2013 at 10:55 AM.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  2. #2
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

    Re: In match search how to display "NO DATA" if no instance of criteria

    ok Tony - give me 5min I'll just supply front page - all macros removed

  3. #3
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

    Re: In match search how to display "NO DATA" if no instance of criteria

    stripped file - description would still apply

    in the book4 workbook look in I3 and I4 for formula - in other file look in Last service parked in PRIORITY sheet

    Ta Nigel
    Attached Files Attached Files
    Last edited by nigelog; 05-22-2013 at 11:04 AM.

  4. #4
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

    Re: In match search how to display "NO DATA" if no instance of criteria

    On the ball daddylonglegs

    works a treat - much obliged for the help

    marked as solved

+ 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