+ Reply to Thread
Results 1 to 2 of 2

ISNA VLookup Function

  1. #1
    Registered User
    Join Date
    01-25-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    97

    Unhappy ISNA VLookup Function

    Dear Admin,

    I am attached stock with for your ref. I could not able to use vlookup formula. Pls help

    IF i enter the material code, material description should appread.

    Pls help

    Regard,
    SUN
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: ISNA VLookup Function

    1. Change your cell's format to General instead of text, then enter next formula =IF(ISNA(VLOOKUP(A5,Item!$A$3:$B$65536,2,FALSE)),"",VLOOKUP(A5,Item!$A$3:$B$65536,2,FALSE))
    ( there was a mistake in the second vlookup you used)

    If there is a formula in the cell, after changing format hit F2 and enter

+ 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