+ Reply to Thread
Results 1 to 6 of 6

Need help matching two lists and importing data if match is found

  1. #1
    Registered User
    Join Date
    05-12-2015
    Location
    Brighton, England
    MS-Off Ver
    2013
    Posts
    11

    Need help matching two lists and importing data if match is found

    Hey all,

    Hopefully someone on here can help me as I'm an Excel novice and really struggling to finish a task. I have two lists on a spreadsheet, Column A contains 300 user ids and column V contains 4,300.

    I need a function that will search column V for the user id in column A and once it finds it, it will need to copy the username in column W into column D.

    I really hope that makes sense and am grateful for any help given,

    Kind regards,

    Cristiaan

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Need help matching two lists and importing data if match is found

    Sounds like you want this...

    =VLOOKUP(A2,V:W,2,0)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    05-12-2015
    Location
    Brighton, England
    MS-Off Ver
    2013
    Posts
    11

    Re: Need help matching two lists and importing data if match is found

    Quote Originally Posted by Tony Valko View Post
    Sounds like you want this...

    =VLOOKUP(A2,V:W,2,0)
    Hi Tony,

    Thanks for the quick response. I have just tried that formula and I've got a #N/A

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Need help matching two lists and importing data if match is found

    #N/A means the formula can't find a match of A2 in column V.

    Are you sure there's a match?

  5. #5
    Registered User
    Join Date
    05-12-2015
    Location
    Brighton, England
    MS-Off Ver
    2013
    Posts
    11

    Re: Need help matching two lists and importing data if match is found

    Quote Originally Posted by Tony Valko View Post
    #N/A means the formula can't find a match of A2 in column V.

    Are you sure there's a match?
    I figured it out, for some reason the IDs were stored as text, converted to number and it's picked them all up. Thanks so much for your help.

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Need help matching two lists and importing data if match is found

    Good deal. Thanks for the feedback!

+ 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] Copy Data When a Matching ID # is Found
    By PaulStamper in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-15-2013, 02:01 PM
  2. Replies: 1
    Last Post: 02-21-2013, 05:49 PM
  3. Replies: 6
    Last Post: 08-08-2012, 09:15 AM
  4. Using Dropdown Lists and Importing Data
    By Toilet sniffer V in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-19-2010, 12:12 PM
  5. Importing / matching data
    By Matt Watts in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-05-2009, 01:25 PM
  6. Drop down lists and importing data
    By maddie in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2008, 05:42 AM
  7. [SOLVED] Importing Data for lists
    By sedonovan in forum Excel General
    Replies: 1
    Last Post: 06-22-2006, 08:30 AM

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