+ Reply to Thread
Results 1 to 4 of 4

Still stuck on locating names in a list and attaching relevant data

  1. #1
    Registered User
    Join Date
    09-29-2008
    Location
    england
    Posts
    40

    Still stuck on locating names in a list and attaching relevant data

    I had put up a post earlier, then thought I had cracked it with the advice from the forum with a vlookup but didn't work
    The vlookup wasn't bringing through the right data. Is this because I want it to locate the name in a seperate list, then attach two rows onto the first list from the 2nd? Don't think the match/index will do it either.

    Have created a new example as this directly relates to what I am doing. This is exactly what I need to do, obviously the data is just made up to show the mechanism of my spreadsheet. In column R and S I have highlighted the attempt of my vlookup, which doesn't work. As you can see there are different people in data 2, this data set is longer meaning i cant just sort and then do a simple if formula or something similar.

    I need to link each name to their directorate and section dept/name so I can charge these departments the cost for their computers. This needs done asap so anyone who could help please do because the data is over 3500 people long on either side!
    Attached Files Attached Files

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    e.g

    Please Login or Register  to view this content.
    change this to

    =VLOOKUP(L7,A$7:C$20,2,false)
    Ed
    _____________________________
    Always learning, but never enough!
    _____________________________

  3. #3
    Registered User
    Join Date
    09-29-2008
    Location
    england
    Posts
    40
    great, thanks! what does the false do?

  4. #4
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    If you use the false criteria, the list does not have to be sorted - from excel help


    HTML Code: 

+ 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. Copying Specific Data To Another Sheet
    By vmc62 in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 05-06-2013, 08:57 AM
  2. Using a list to generate different data for each choice
    By dbridges in forum Excel General
    Replies: 2
    Last Post: 07-22-2008, 09:52 AM
  3. want to creat new list from diffrent data
    By cool_surolia in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-15-2008, 12:58 PM
  4. pick up a cell data from a drop-down combo list
    By voodoofox in forum Excel General
    Replies: 8
    Last Post: 02-28-2008, 04:47 PM
  5. [SOLVED] Is There A Way Of Creating List Of Al The Tabs
    By all4excel in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-10-2007, 01:46 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