+ Reply to Thread
Results 1 to 4 of 4

Need formula for if cell matches cell in different column to display corresponding cell

  1. #1
    Registered User
    Join Date
    12-13-2012
    Location
    Portland, OR
    MS-Off Ver
    Excel 2003
    Posts
    61

    Need formula for if cell matches cell in different column to display corresponding cell

    I have three columns, columns A and B have corresponding data and there are no duplicates. Column C contains matches from column A and does contain duplicates.

    I need a formula in column D so that if a cell in column C matches a cell in column A, it will display the corresponding cell in column B. Thanks!
    Last edited by portokie; 04-14-2016 at 02:44 PM. Reason: grammar

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Need formula for if cell matches cell in different column to display corresponding cel

    Try this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Need formula for if cell matches cell in different column to display corresponding cel

    Try

    =VLOOKUP(C2,$A$2:$B$100,2,FALSE)

  4. #4
    Registered User
    Join Date
    12-13-2012
    Location
    Portland, OR
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: Need formula for if cell matches cell in different column to display corresponding cel

    First solution worked perfectly, many thanks to both of you!

+ 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. Replies: 3
    Last Post: 06-29-2015, 03:03 PM
  2. Replies: 2
    Last Post: 01-13-2015, 12:12 PM
  3. Populate column if cell's text matches cell in another sheet
    By Rela in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-14-2013, 09:53 AM
  4. Replies: 3
    Last Post: 10-04-2013, 05:20 PM
  5. [SOLVED] Formula to display cell if the text content partially matches a search term
    By Avestron in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-11-2013, 04:07 AM
  6. If one cell matches another display a value in adjacent cell
    By Garfield779 in forum Excel General
    Replies: 1
    Last Post: 07-07-2011, 11:49 AM
  7. Replies: 1
    Last Post: 05-12-2011, 04:05 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