Results 1 to 8 of 8

If a Value Doesn't Exist in a Table, Return ""

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-29-2009
    Location
    Chattanooga, TN
    MS-Off Ver
    2021
    Posts
    205

    If a Value Doesn't Exist in a Table, Return ""

    I'm using the following formula:

    =INDEX($B$2:$B$251,MATCH(TRUE,INDEX(ISNUMBER(SEARCH($A$2:$A$251,H2)),0),0))

    If the value is present within column H and A, then it returns the corresponding value from column B. But if there's no match between columns B and H, I get a value of "0". How can I get a value of "" instead of "0" when there's no match?

    Thanks!
    Attached Files Attached Files
    Last edited by Ocean Zhang; 06-23-2011 at 04:13 PM.

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