+ Reply to Thread
Results 1 to 5 of 5

Lookup and match corresponding value

  1. #1
    Registered User
    Join Date
    01-26-2016
    Location
    seoul,south korea
    MS-Off Ver
    2013
    Posts
    23

    Lookup and match corresponding value

    Lookup a match of every value of C in column A,if it matches then print Corresponding value in D

    Example:

    Example:
    C1=89.5 is A5=89.5 both matches so D1=715.1

    Please see attached sheet.

    Thanks in advance
    Attached Files Attached Files

  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 2406
    Posts
    44,662

    Re: Lookup and match corresponding value

    There are 12 cells with a value of 89.5 in column A. Which of the value(s) in column B do you want returned?
    Last edited by Glenn Kennedy; 08-06-2016 at 07:44 AM.
    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

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

    Re: Lookup and match corresponding value

    Put this formula in D2:

    =IFERROR(VLOOKUP(C2,A:B,2,0),"")

    then copy down.

    Hope this helps.

    Pete

  4. #4
    Registered User
    Join Date
    01-26-2016
    Location
    seoul,south korea
    MS-Off Ver
    2013
    Posts
    23

    Re: Lookup and match corresponding value

    thanks a lot

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

    Re: Lookup and match corresponding value

    You're welcome - thanks for the rep.

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

    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] Lookup/Match from 2 worksheet & populate data based on lookup
    By plcouch in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-22-2015, 08:16 PM
  2. [SOLVED] How to Match or Lookup the the qty to other specific cell that match the date
    By JESSHOR60 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-11-2015, 04:20 AM
  3. Replies: 3
    Last Post: 06-17-2013, 12:37 PM
  4. Match/Index/Lookup - Searching From Bottom to Top (A reverse lookup maybe)
    By Neutralizer in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-02-2013, 03:55 AM
  5. Replies: 7
    Last Post: 06-19-2011, 12:51 PM
  6. Replies: 5
    Last Post: 02-24-2011, 11:26 AM
  7. Lookup? Match? pulling rows from one spreadsheet to match a text f
    By cjax in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-21-2006, 09:51 AM

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