Results 1 to 8 of 8

lookup function

Threaded View

  1. #1
    Registered User
    Join Date
    07-01-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2003
    Posts
    63

    lookup function

    Hi!

    I am using LOOKUP Function.
    When this function can't find the data, it returns NA(). Now, I want that it returns empty cell (i.e. "") if it can't find the data. I tried with this:

    =IF(LOOKUP(O3;$J$2:$J$14;$C$2:$C$14)=NA();"";LOOKUP(O3;$J$2:$J$14;$C$2:$C$14)/1000)
    but it still doesn't return EmptyCell but again #NA().

    Is there another way to solve this problem?

    Thanks in advance
    Last edited by cassiopea; 02-18-2011 at 07:31 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