Results 1 to 3 of 3

Excel 2007 : isblank and isna

Threaded View

  1. #1
    Forum Contributor
    Join Date
    10-16-2011
    Location
    US
    MS-Off Ver
    Excel 2007
    Posts
    112

    isblank and isna

    How do I combine both function for one vlookup



    =IF(ISBLANK(VLOOKUP(A2,S!$A$2:$G$50,7,FALSE)),"",VLOOKUP(A2,S!$A$2:$G$50,7,FALSE))

    and

    =IF(ISNA(VLOOKUP(A2,S!$A$2:$G$50,7,FALSE)),"",VLOOKUP(A2,S!$A$2:$G$50,7,FALSE))
    Last edited by Jerseynjphillypa; 11-18-2011 at 04:46 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