Results 1 to 9 of 9

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

Threaded 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 nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

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

    Hi I have adapted a formula to search a range for the last instance of an entry with the letter "A" prefix, it then displays it on a sheet relative to its item number. Took me a while because I hadn't noticed the item number I used first had no instance of an "A" and therefore was blank. How can I change formula to display "NO_DATA" when this occurs.

    Any help appreciated

    Rgds Nigel

    =LOOKUP(REPT("Z",255),CHOOSE({1,2},"",LOOKUP(9.99E+307,MATCH(TRIM(LEFT(INDEX(total,MATCH($A$5,total1,0),0),2)),{"A","B","ac"},0),INDEX(total,MATCH($A$5,total1,0),0))))

    * This formula was adapted from a version that initailly had to search for "A" or "VC" so I changed 3rd criteria to "ac" so it didn't record the "VC" entries
    Last edited by nigelog; 05-22-2013 at 11:05 AM.

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