+ Reply to Thread
Results 1 to 2 of 2

vlookup - iferror, ifblank

  1. #1
    Registered User
    Join Date
    01-08-2015
    Location
    Leawood, Kansas
    MS-Off Ver
    2013
    Posts
    25

    vlookup - iferror, ifblank

    I am doing a vlookup. The file I am pulling from either has the item, doesn't have the item or is blank.

    if it does have the item and is blank, I want it to come back blank.
    If it doesn't haven't the item, I want it to come back blank.

    What I am pulling into

    c3 d3
    Pull in
    b5 xyz 5
    b6 abc blank
    b7 lmn blank


    What I am pulling from:

    c3 d3

    B13 xyz 5
    B14 abc
    B15 qrs 5

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: vlookup - iferror, ifblank

    If the normal expected result of your vlookup is a NUMBER (other than 0), try

    =IFERROR(1/(1/VLOOKUP(...)),"")

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] IFERROR and IFBLANK within INDEX and MATCH
    By russwongg in forum Excel General
    Replies: 2
    Last Post: 08-21-2015, 11:52 AM
  2. iferror with vlookup
    By cape in forum Excel General
    Replies: 4
    Last Post: 01-11-2015, 01:19 PM
  3. [SOLVED] Help with Iferror and Vlookup together
    By avendi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-21-2014, 08:16 PM
  4. [SOLVED] IFERROR w/vlookup in VBA
    By cp41 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-03-2013, 03:59 PM
  5. [SOLVED] Using Iferror(vlookup..) in VBA
    By sn79 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-18-2013, 02:40 PM
  6. Vlookup and ifblank
    By dcaraher in forum Excel General
    Replies: 3
    Last Post: 03-16-2010, 07:07 AM
  7. Excel 2007 : Vlookup and iferror help soon...
    By MRKINGSTON1976 in forum Excel General
    Replies: 1
    Last Post: 10-28-2009, 03:21 PM

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