+ Reply to Thread
Results 1 to 2 of 2

Need help to find value with Partial lookup

  1. #1
    Registered User
    Join Date
    07-11-2018
    Location
    Hyderabad
    MS-Off Ver
    Office 365
    Posts
    54

    Need help to find value with Partial lookup

    Hi All

    I have attached an excel sheet for your reference.

    I have names in the sheet1 and what i need is i want to lookup for the value in the other sheet2.

    How to write a partial lookup formula to get the value from sheet2 with exact value.

    All names has keyword Shaik.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: Need help to find value with Partial lookup

    You don't need a partial lookup in your example - put this in cell B2 of Sheet1:

    =IFERROR(VLOOKUP(A2,Sheet2!A:B,2,0),"")

    then copy down as required.

    Hope this helps.

    Pete

+ 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] Partial value lookup
    By rpjwhite in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-20-2017, 10:25 AM
  2. [SOLVED] Lookup partial values and if match return partial value from another cell
    By Renejorgensen in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-01-2017, 07:53 AM
  3. [SOLVED] Find cell in array that contains partial text and use column # of cell to lookup value
    By chuckyfang in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2016, 10:19 AM
  4. Partial lookup from text string, return value from lookup list
    By TotallyLost in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-13-2016, 12:14 PM
  5. How to find a data using partial lookup
    By rflorentino in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2014, 05:37 PM
  6. Partial Lookup
    By rizmomin in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-30-2014, 03:13 PM
  7. Replies: 5
    Last Post: 02-24-2011, 11:26 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