+ Reply to Thread
Results 1 to 2 of 2

IF Vlookup formula according the 2nd sheet

  1. #1
    Forum Contributor
    Join Date
    01-23-2016
    Location
    karachi
    MS-Off Ver
    2007
    Posts
    316

    IF Vlookup formula according the 2nd sheet

    Hi Experts,
    I have excel file which have 2 tabs, 1st is Final and 2nd is Invoice, I want to populate "Date Created" column from "Final" Tab to "Invoice" Tab according the case#, if there any entries is not match then write "NOT FOUND", I have attached screenshot and also I have attached excel file, any expert can help me on this.

    Thanks in advance.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by AaruJaan; 07-27-2018 at 06:06 PM.

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,910

    Re: IF Vlookup formula according the 2nd sheet

    Try:

    =IFERROR(VLOOKUP(B2,final!$B$2:$E$1987,4,0),"Not found")

+ 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. Use Vlookup to use formula calculation from another sheet
    By lsantana in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-13-2017, 04:10 PM
  2. [SOLVED] VLookup formula from schedule sheet
    By newbie4 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-29-2015, 04:15 PM
  3. Formula Help for getting data from another sheet (vlookup?)
    By Excelnoobman in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-09-2015, 10:08 PM
  4. Vlookup Formula use sheet name from cell A1
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-14-2014, 10:52 AM
  5. 2 sheet VLookup? Or another formula/function?
    By brettmlawrence in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-03-2013, 11:10 AM
  6. Replies: 1
    Last Post: 08-25-2010, 10:17 AM
  7. VLOOKUP Formula For Price Sheet
    By destinybrandon in forum Excel General
    Replies: 4
    Last Post: 01-29-2010, 12:55 PM

Tags for this Thread

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