WESTERNWALL
Board Regular
- Joined
- Oct 8, 2002
- Messages
- 204
- Office Version
- 365
- Platform
- MacOS
Hi
I have two spreadsheets, each contains a list of employees with email addresses as the unique identifiers. Sheet 1 is the source sheet. Sheet 2 contains all the employees in sheet 1 and a lot more. I need to match up the list on Sheet 2 to Sheet 1 using the email addresses as the unique identifier. In the end, if there are 100 employees on Sheet 1 (the source list), Sheet 2 must list the same 100 employees. What I thought of was using the VlookUp function and for every employee on both sheets, let say 1, will appear at the end of the list on Sheet 2 (column G). Combo of VlookUp and IF functions?? I would sort the table on Sheet 2 according to column G (1 and blank cell), and delete the employees with blank cells ending up with the same list on the two worksheets. Can you help me, please?
Many thanks.
I have two spreadsheets, each contains a list of employees with email addresses as the unique identifiers. Sheet 1 is the source sheet. Sheet 2 contains all the employees in sheet 1 and a lot more. I need to match up the list on Sheet 2 to Sheet 1 using the email addresses as the unique identifier. In the end, if there are 100 employees on Sheet 1 (the source list), Sheet 2 must list the same 100 employees. What I thought of was using the VlookUp function and for every employee on both sheets, let say 1, will appear at the end of the list on Sheet 2 (column G). Combo of VlookUp and IF functions?? I would sort the table on Sheet 2 according to column G (1 and blank cell), and delete the employees with blank cells ending up with the same list on the two worksheets. Can you help me, please?
Many thanks.