+ Reply to Thread
Results 1 to 4 of 4

Return blank when no data in vlookup formula

  1. #1
    Registered User
    Join Date
    07-24-2015
    Location
    Clitheroe, England
    MS-Off Ver
    2013
    Posts
    24

    Red face Return blank when no data in vlookup formula

    Hi All,

    I have a vlookup formula in which the table will not always have a value and will return N/A. Is there a way I can return "" blank instead e.g using an IF formula etc? The formula is

    =VLOOKUP(Y172,$E$129:$F$180,2,FALSE)

    Kind Regards

    Chris

  2. #2
    Forum Expert
    Join Date
    02-22-2013
    Location
    London, UK
    MS-Off Ver
    Office 365
    Posts
    1,218

    Re: Return blank when no data in vlookup formula

    Try,

    =IFERROR(VLOOKUP(Y172,$E$129:$F$180,2,FALSE),"")

    Cheers,
    berlan

  3. #3
    Registered User
    Join Date
    07-24-2015
    Location
    Clitheroe, England
    MS-Off Ver
    2013
    Posts
    24

    Re: Return blank when no data in vlookup formula

    Thanks :-)

  4. #4
    Forum Expert
    Join Date
    02-22-2013
    Location
    London, UK
    MS-Off Ver
    Office 365
    Posts
    1,218

    Re: Return blank when no data in vlookup formula

    You're welcome, thanks for the rep.

+ 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. How to return a blank result when using SUM(VLOOKUP formula??
    By Shannon561 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-13-2014, 03:49 AM
  2. [SOLVED] VLOOKUP - If table array is blank, need it to return blank
    By bxk006 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-27-2014, 11:36 AM
  3. Replies: 1
    Last Post: 09-04-2013, 07:23 AM
  4. [SOLVED] Vlookup formula to return first 3 characters of data
    By Ronmac in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-28-2013, 10:24 PM
  5. criteria formula will not return data with blank cells
    By LRFT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-20-2013, 05:01 PM
  6. [SOLVED] Need formula to return blank instead of #N/A when source cell is blank, using VLOOKUP
    By TMB1234 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-03-2013, 07:16 PM
  7. Vlookup or other formula to return data given criteria
    By haduken in forum Excel General
    Replies: 14
    Last Post: 02-13-2011, 04:06 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