rimshot609
Board Regular
- Joined
- Jun 4, 2015
- Messages
- 79
Column A: I have a list of names from a database.
Column B: I have usernames that correspond with the names from column A.
Column C: I have a list of names from the HR department.
Column D: I have a list of phone numbers that correspond with column C names.
How can I lookup the name from column A and match it with the same name from column C to make a table that contains Usernames, Names, and Phone Numbers?
I should mention that there are more names in the database than the HR names column so creating a table and sorting alphabetically will not work.
Column B: I have usernames that correspond with the names from column A.
Column C: I have a list of names from the HR department.
Column D: I have a list of phone numbers that correspond with column C names.
How can I lookup the name from column A and match it with the same name from column C to make a table that contains Usernames, Names, and Phone Numbers?
I should mention that there are more names in the database than the HR names column so creating a table and sorting alphabetically will not work.