+ Reply to Thread
Results 1 to 2 of 2

matching data numbers

  1. #1
    Forum Contributor
    Join Date
    01-17-2008
    Posts
    156

    matching data numbers

    Hi

    As attached sample, how can i find the data in column C(blue) matched with the data in Column A (yellow)?

    And copy the column C data into column B.

    Thanks
    Last edited by okl; 07-24-2017 at 10:52 PM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: matching data numbers

    Hi okl,

    You need an Index Match formula like:
    =INDEX(C:C,MATCH(A2,C:C,0))
    Index Match A to C.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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. Alignment matching numbers with associated data.
    By winter123 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-15-2015, 08:46 AM
  2. Replies: 2
    Last Post: 05-02-2015, 10:49 AM
  3. [SOLVED] Need help adjusting VB macro for appending data to rows with matching index numbers
    By summerela in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-15-2013, 06:20 PM
  4. Replies: 11
    Last Post: 11-15-2012, 09:15 PM
  5. Matching ID numbers and pulling data via macro
    By ad9051 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-23-2011, 08:01 AM
  6. Replies: 4
    Last Post: 06-06-2011, 04:54 PM
  7. Replies: 2
    Last Post: 08-15-2006, 06:13 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