+ Reply to Thread
Results 1 to 7 of 7

Vlookup or something else?

Hybrid View

  1. #1
    Registered User
    Join Date
    12-11-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Vlookup or something else?

    Hi,

    You can use vlookup formula to fix this issue. The formula you can use is =IF(ISNA(VLOOKUP($F2,$B$2:$C$8,2,0))," ",VLOOKUP($F2,$B$2:$C$8,2,0)).

    I've added ISNA to avoid NA erorr for blank cells. Please check the attached excel sheet.

    Hope this helps.

    Warm regards
    Ishtiyaq
    Attached Files Attached Files

+ 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