+ Reply to Thread
Results 1 to 2 of 2

Linking a number so that it brings up a name

  1. #1
    Registered User
    Join Date
    07-17-2013
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2007
    Posts
    1

    Exclamation Linking a number so that it brings up a name

    I am trying to figure out how to link a number so that when said number is entered it automatically brings up the name that is associated with that number.

    I have a spread sheet that has employee numbers and would like for it to bring up the name associated with that number every time I enter it. IE "Jane Doe is employee 111111" every time I enter 111111 I want "Jane Doe" to automatically be inserted.

    How can I make this happen? I have looked for information and haven't been able to find anything that work. Thank you!

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

    Re: Linking a number so that it brings up a name

    Sounds like a job for vlookup

    =VLOOKUP(E1,A:B,2,FALSE)

    E1 is the cell you type in an employee number
    Columns A has your list of employee numbers, column B has the Names associated with those employee numbers.

+ 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. Calculating How Much Each Person Brings in a Month
    By Big D in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-17-2013, 11:34 AM
  2. Find and Replace All brings up Dialog Box
    By amartino44 in forum Excel General
    Replies: 2
    Last Post: 02-21-2013, 08:41 PM
  3. Insert a button that brings up a form?
    By danielgri14 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-10-2011, 11:17 PM
  4. why does the cursor brings up multiple cells
    By hertzfl2 in forum Excel General
    Replies: 9
    Last Post: 04-18-2009, 04:04 PM
  5. NEED A FORMULA THAT BRINGS OUT NAME OF COLUMN (HEADER) A VALUE BE.
    By DAGO in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-10-2005, 04:06 PM

Tags for this Thread

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