+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP - Pulling from one sheet to another based on matching values

  1. #1
    Registered User
    Join Date
    03-20-2020
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 2016
    Posts
    5

    VLOOKUP - Pulling from one sheet to another based on matching values

    I am sure I am doing something simple wrong but I have been staring at this for a while and am just missing it.

    I have attached an example.

    Simply I am needing the Invoice # (Cell B2) from the "Vendor Inv." Tab returned on the FL tab (under "Invoice" header in column F) if the corresponding "Ticket" number in column B on the FL tab appears anywhere in merged column "DE" on the "Vendor Invoice" tab.

    My extra was going to be if the "Ticket" number from the "Vendor Inv." tab Does NOT appear on the FL tab then it would change color or somehow indicate that it is not there. That would but I have no clue how to do that.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,275

    Re: VLOOKUP - Pulling from one sheet to another based on matching values

    Really not sure, but is this what you need?

    =IF(ISNA(VLOOKUP(B3,'Vendor Inv.'!$D$4:$E$10,2,FALSE)),"",'Vendor Inv.'!$B$1)
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,275

    Re: VLOOKUP - Pulling from one sheet to another based on matching values

    Thanks for the rep.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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] Index / Vlookup based on two matching values in different Colunms.
    By Hyperion1571 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-14-2019, 10:54 AM
  2. [SOLVED] Pulling Matching data from different sheets? VLOOKUP?
    By jammin4 in forum Excel General
    Replies: 2
    Last Post: 05-26-2016, 04:50 PM
  3. INDEX-MATCH or VLookup for pulling in matching data?
    By alexx579 in forum Excel General
    Replies: 4
    Last Post: 04-25-2016, 09:24 PM
  4. vlookup help, pulling info from two sheets and matching
    By putitwhere in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-10-2013, 04:32 PM
  5. [SOLVED] Pulling data to sheet based upon matching ID number
    By anjoseph9626 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-11-2013, 02:28 AM
  6. Replies: 0
    Last Post: 07-18-2012, 10:28 AM
  7. Replies: 1
    Last Post: 07-14-2010, 07:08 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