+ Reply to Thread
Results 1 to 2 of 2

Find a number in Column A matching Column B & move # in C matching Column B

  1. #1
    Registered User
    Join Date
    07-25-2011
    Location
    Tucson,AZ
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question Find a number in Column A matching Column B & move # in C matching Column B

    Find a number in column A that matches a number in column B. Take the number in column C next to the matching number in B and post it in column E on the same line as the number in column A

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Find a number in Column A matching Column B & move # in C matching Column B

    JudeH,

    Welcome to the forum. What you're looking for is a VLOOKUP formula. Attached is a sample workbook showing how it works based on criteria you described. In cell E2 is the following formula:
    =VLOOKUP(A2,B:C,2,FALSE)

    And then copied down.

    Hope that helps,
    ~tigeravatar
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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