+ Reply to Thread
Results 1 to 6 of 6

How do I have numeric User IDs return employee names?

  1. #1
    Registered User
    Join Date
    10-13-2013
    Location
    California, USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    How do I have numeric User IDs return employee names?

    Hi,
    I am not a savvy Excel user. What is the easiest way to have my employees numeric User IDs return their names?
    To elaborate, I pull a weekly report that only identifies employees by their numeric User IDs. It is quite cumbersome to cross reference, one employee at a time, User IDs with names. How do I make each user ID automatically return an employee name? ie 123 returns Kelly; 456 return James etc?
    Thanks

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,887

    Re: How do I have numeric User IDs return employee names?

    Build a table with two columns. In Column A, put the EE ID, in column B put their name.

    In your sheet where you are doing your calculations and have the EE ID, in an adjacent column insert the Vlookup formula to find the EE ID in your table and return the EE name.

    Here is the syntax for Vlookup

    http://www.techonthenet.com/excel/formulas/vlookup.php
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    10-13-2013
    Location
    California, USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: How do I have numeric User IDs return employee names?

    Thanks Alan,
    It worked like a charm!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: How do I have numeric User IDs return employee names?

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  5. #5
    Registered User
    Join Date
    10-13-2013
    Location
    California, USA
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: How do I have numeric User IDs return employee names?

    Hi Alansidman,
    I hope you can help me again. How do I have a spread sheet looked up to see if list of names or User IDs are present or not AND then return some kind of confirmation? confirmation can be lie a true/false or color filled cell or change in text color or whatever?
    To elaborate, I have a downloaded spreadsheet of 2000 names, user IDs, caller IDs, and call times (different columns). Now I want to cross check this database to see if individuals from a list if 30 users are present and if so or not, return some kind of visual confirmation. What is the easiest way to do this?
    Thanks

  6. #6
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,887

    Re: How do I have numeric User IDs return employee names?

    Use the same principle as in the original posting. Vlookup. In your list of 2000 names, in a new column use the vlookup to determine if the name in that sheet is on the list of 30+ names.

+ 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] vba macros to force user to input numeric values for numeric values with hyphen
    By Abdur_rahman in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-28-2013, 01:05 PM
  2. Find Numeric Criterion in Column & Return the Numeric Value from Row above
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-27-2006, 09:55 AM
  3. [SOLVED] Match Single Numeric Criteria and Return Multiple Numeric Labels
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-30-2005, 04:10 PM
  4. [SOLVED] Match Single Numeric Criteria and Return Multiple Numeric Labels
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-29-2005, 04:50 PM
  5. Return employee name when the employee's number is entered
    By Mike in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2005, 03:05 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