+ Reply to Thread
Results 1 to 3 of 3

vlookup nested formula

  1. #1
    Registered User
    Join Date
    08-02-2018
    Location
    Singapore
    MS-Off Ver
    5.0
    Posts
    7

    vlookup nested formula

    How can I tell the vlookup, if the vlook up ISNA give me "0", if is = to cell"A1" give me YES else NO (as per sheet1)

    I would like to see in
    cell B 2 -4 yes
    cell B3 no.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: vlookup nested formula

    I think we need to see what you're talking about!!

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: vlookup nested formula

    I agree with Glenn that we need to see some sample data, but see if this will get you started...
    =iferror(if(vlookup(cell,lookup-range,column,0)=A1,"Yes","no"),0)
    (untested)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] vlookup nested formula
    By paxonltd in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-14-2018, 03:09 AM
  2. [SOLVED] Nested IF/Vlookup Formula
    By Miskondukt in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-24-2016, 11:47 AM
  3. Nested IF/VLOOKUP Formula
    By Alma in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-10-2014, 07:40 PM
  4. [SOLVED] Nested IF and VLOOKUP formula?
    By alexander.small in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-25-2014, 05:31 AM
  5. [SOLVED] Nested VLookup Formula
    By chris.slater in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-20-2013, 06:53 AM
  6. [SOLVED] Nested IF/OR with VLOOKUP formula
    By jakeisbill in forum Excel General
    Replies: 7
    Last Post: 05-07-2012, 02:28 PM
  7. VLOOKUP and IF nested formula?
    By camdameron in forum Excel General
    Replies: 6
    Last Post: 04-28-2011, 09:17 AM

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