+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP with MATCH

  1. #1
    Registered User
    Join Date
    11-11-2022
    Location
    India
    MS-Off Ver
    2021
    Posts
    1

    VLOOKUP with MATCH

    Hello. I'm a newbie MS excel user and I need some help with a question. I'll attach the screenshots below, please help me with the Vlookup formula!
    Thanks in advance,
    Poojitha.
    mastersheet.png
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,799

    Re: VLOOKUP with MATCH

    Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,508

    Re: VLOOKUP with MATCH

    Try

    in I40 (region)

    =iferror(Vlookup($c40,source!$C$39:$F$74,3,0),"Retired")

    "Department"

    =iferror(Vlookup($c40,source!$C$39:$F$74,2,0),"Retired")

    "Salary"

    =iferror(Vlookup($c40,source!$C$39:$F$74,4,0),"Retired")
    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. VBA function to match multiple criteria faster than vlookup or index match
    By bkav1991 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-09-2020, 09:14 AM
  2. Replies: 1
    Last Post: 08-22-2020, 04:47 PM
  3. Replies: 1
    Last Post: 06-18-2015, 08:45 AM
  4. [SOLVED] Vlookup to Pivot Table, using Match function, returns error if can't find match value
    By AndrewHowarth in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-16-2015, 12:10 AM
  5. Replies: 3
    Last Post: 05-19-2014, 02:01 PM
  6. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  7. Replies: 2
    Last Post: 03-16-2012, 12:03 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