+ Reply to Thread
Results 1 to 7 of 7

ignore blank excel using Vlookup

  1. #1
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    2013
    Posts
    31

    ignore blank excel using Vlookup

    I need to look for a record in a cell, then if found give me a record from another cell, but ignore blank cells. I tried to use vlookup but I am not sure to make it ignore blank cell. I tried the below but I am still getting blank cell
    IF(ISNA(VLOOKUP(B7,'TLS detail Sep 14 - Oct 25 '!D:G,4,FALSE)),"",VLOOKUP(B7,'TLS detail Sep 14 - Oct 25 '!D:G,4,FALSE))

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,859

    Re: ignore blank excel using Vlookup

    Instead of giving us a non-working formula, please explain in detail exactly what you want to happen. What are looking for? If found, what cell to look in. A sample workbook showing what you have and then what the expected results should look like (mock it up manually). Just some sample data that is representative of your actual file will go a long way to solving this.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    2013
    Posts
    31

    Re: ignore blank excel using Vlookup

    On the attached file, I am trying to find a record from column b, the range is in column I, if found give me column L, but if there is a blank cell in column L, then look for a value in column L, that matches the criteria in the range
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    2013
    Posts
    31

    Re: ignore blank excel using Vlookup

    Anyone, Can you please assist? with I am trying to find a record from column b, the range is in column I, if found give me column L, but if there is a blank cell in column L, then look for a value in column L, that matches the criteria in the range
    Attached Files Attached Files

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: ignore blank excel using Vlookup

    E2=LOOKUP(2,1/(($I$2:$I$2098=$B2)*($L$2:$L$2098<>"")),$L$2:$L$2098)
    Try this and copy towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: ignore blank excel using Vlookup

    Quote Originally Posted by tai8 View Post
    Anyone, Can you please assist?
    This was posted about an hour after the previous post. Please be patient!!!

    Please remember that those who help here do so voluntarily and of their own goodwill. They live in many different time zones and many will be out at work right now if they are not asleep on the other side of the globe. This is not a paid 'service': members will help when they are ready and able to do so, and not 'on demand'. If you get the help you need today, that's fine, but you really should not count on it. Thanks for your understanding and patience.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Registered User
    Join Date
    06-13-2017
    Location
    usa
    MS-Off Ver
    2013
    Posts
    31

    Re: ignore blank excel using Vlookup

    It works many thanks

+ 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] Ignore blank cells with formulas or ignore NA() in a formula
    By guiismiti in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 03-24-2016, 02:13 PM
  2. Replies: 2
    Last Post: 02-16-2016, 07:11 AM
  3. Getting Excel to ignore Blank cells in a formula
    By SLOWBRAH in forum Excel General
    Replies: 2
    Last Post: 04-16-2014, 09:50 AM
  4. [SOLVED] VLOOKUP Formula - Needing it to ignore blank cell
    By sstravs in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-18-2013, 04:12 PM
  5. Replies: 2
    Last Post: 12-16-2011, 10:35 AM
  6. Telling excel to ignore blank cells in SUM formulas
    By rugbyfitz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-21-2008, 01:08 PM
  7. how do I get excel to ignore blank cells in formulas
    By rbignami in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-05-2005, 11: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