+ Reply to Thread
Results 1 to 5 of 5

Find a value in a list and show a corosponding value

  1. #1
    Registered User
    Join Date
    04-18-2017
    Location
    NW,UK
    MS-Off Ver
    MS Office 2013
    Posts
    89

    Find a value in a list and show a corosponding value

    Hello All

    I have the below data and I would like code to look in cell B1 (19)find the number in column C (19) then find the corresponding letter in column D (G) and return the value in cell E1 (G).

    Please Login or Register  to view this content.
    thank you in advance
    Last edited by JBeaucaire; 05-25-2017 at 10:51 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Find a value in a list and show a corosponding value

    That's a VLOOKUP formula, put this in E1:

    =VLOOKUP(B1, C:D, 2, 0)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    04-18-2017
    Location
    NW,UK
    MS-Off Ver
    MS Office 2013
    Posts
    89

    Re: Find a value in a list and show a corosponding value

    Well I have been overthinking things, thanks for reminding me of the basics

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Find a value in a list and show a corosponding value

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

  5. #5
    Registered User
    Join Date
    04-18-2017
    Location
    NW,UK
    MS-Off Ver
    MS Office 2013
    Posts
    89

    Re: Find a value in a list and show a corosponding value

    oooppppppppppppps , done

+ 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] Show list of name selected on list of box in userform
    By mazan2010 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-14-2017, 10:27 AM
  2. Replies: 5
    Last Post: 04-09-2016, 12:33 PM
  3. Replies: 1
    Last Post: 03-02-2015, 09:04 AM
  4. Replies: 5
    Last Post: 04-11-2014, 03:13 PM
  5. Replies: 0
    Last Post: 02-23-2013, 02:15 PM
  6. sort field number to corosponding tally in a different xls name
    By jafooli in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-16-2012, 11:36 AM
  7. Replies: 5
    Last Post: 09-26-2008, 02: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